Hello iwsc,
Use GetXAddr method. It returns the local address to witch the socket
has been bound. If you wants to know it from the other side you can use
PeerAddr property.
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz
Monday, March 20, 200
I have a small question.
How can I find which ip I use when connecting to server?
I have several IP's configured on my laptop and a Sendfile client. I configure
the server on another machine to listen to port 2 and the rx/tx works fine.
But how can I find which is my local ip the sendfile