07-31-2009 01:23 AM
Can I use the same port number with different IP address to open the connection ID ?
07-31-2009 02:26 AM
Your description is very hard to understand. Can you show us some actual code instead?
07-31-2009 03:46 AM
Hi there
As far as i know you can't use a UDP port more than once on a single computer, no matter how many network adapters you have. The port number is not attached to the network adapter.
btw: why do you use two network adapters with different IPs, but in the same subnet?