nat-traversal
How would I locate the correct IP address of another computer on my LAN which is not publicly accessible?
I am writing a distributed Java app, but the networking side of things is开发者_如何学编程 stumping me. For some reason it\'s not working correctly. I think it\'s because the IP address I get through[详细]
2023-03-17 06:54 分类:问答NAT traversal without an external server
I have been reading about TURN and STUN servers because I would like to develop a browser-to-browser application so that BrowserA (behind a NAT) could communicate with BrowserB (behind a NAT). In this[详细]
2023-02-19 02:42 分类:问答Best practices for .Net WCF NAT Traversal
I\'m looking for suggestions or a solution for peer-to-peer NAT traversal in .Net. Say I have a chat application and two clients need to connect but both are behin开发者_运维问答d NAT:[详细]
2023-02-18 16:58 分类:问答Java Stunt and URI discovery
I\'m working on a live video Java application, and have run into the common problem of NAT traversal - two computers can connect to each other on local network, but not when they\'re behind NATs.[详细]
2023-02-18 07:01 分类:问答Need help for udp hole punching
Hey I\'am working on a project to create a p2p 开发者_StackOverflownetwork in java. I have built the n/w using UDP for the local lan and I am working on[详细]
2023-02-13 08:59 分类:问答Behind NAT to behind NAT connection
I\'ve come across an interesting problem.Basically I have 2 mobile phones that are both behind NATs.I want to communicate directly between the 2 devices using UDP.[详细]
2023-02-12 07:54 分类:问答Is there any protocol like UPnP for router Loopback? (Loopback NAT)
We can use UPnP protocols to Forward users port. SO TO DO SIMPLE NAT TRAVERSAL. But problems appe开发者_StackOverflow中文版ar after such operation.[详细]
2023-01-04 20:50 分类:问答Is there any framework or library alowing a deweloper push his pipe thru the NAT and recive it on back end as a pipe?
So I have an app on 1 pc creating a pipe, local pipe. I want to take it as a stream (like only last data in it or incoming data from it) and stream its data thru\\over NAT (using nat traversal) to oth[详细]
2023-01-04 14:29 分类:问答How messengers (IM) works (listening)?
My task is to write a Messenger program for both internal and external staffs, I actually made it. Howeve开发者_开发技巧r, I thing this is really not a good approach by using the client software keep[详细]
2023-01-01 03:05 分类:问答Refactor DataTemplate (XAML) to reduce duplication
I have the following datatemplates: First One: <DataTemplate DataType=\"{x:Type WIAssistant:DestinationField}\">[详细]
2022-12-18 19:56 分类:问答