windows - Connected socket information -


Hello, How is it possible to get a socket connected to the information form? I need to get the address of the server, is connected to the socket and port is it possible?

I have to understand this in WSPSend to stop or else I can not remember the previous tasks (such as socket (), connect () etc.)

thx.



Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -