I've set-up a system where two applications on separate computers talk to each other using UDP.  I've bound both of them to a port number such as 4010.  I'm then sending data in a full duplex way across them.
Can you post the code that you use to bind to the port?
The thing that's confused me now is a work colleague said they both shouldn't be using the same port.
 
Is he right?
I don't think so but I'd like to check your code first.
_______________________________________________
msvc mailing list
[email protected]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for 
subscription changes, and list archive.

Reply via email to