Hi,
I am in need of a little help with a new program I am developing. I have a web browser object in my form that loads a page. From this page some connections are made between the computer and server and the socket ID (Port) for this connection changes each time. I need a way using either WinSock or System.Net.Sockets to detect what port is being used and connect using that port so I can send some packets.
Any ideas?
