O. Visidor
May 25th, 2002, 15:55
Hi Reversers !
Well, trying to learn a bit about socket programming here.
Could a Win32/Winsock/Wininet guru could give me a hint ?
- Is zero (0) ever assigned as a (per process) socket handle ?
-Wwhat are the specified/practical effects of a call to recv ( resp. send ) using a number which is not (or not yet) an assigned socket handle number for this process ? Is the call supposed to return an error, or does it try to send ( receive) blindly, to a non existent socket ?
- If the answer to either question dependent on the Win32 / Winsock/ Wsock2/ implementations ? How ?
Another question : are the Wininet.dll functions documented and where can I find that doc ?
TIA
--
O.V.
Well, trying to learn a bit about socket programming here.
Could a Win32/Winsock/Wininet guru could give me a hint ?
- Is zero (0) ever assigned as a (per process) socket handle ?
-Wwhat are the specified/practical effects of a call to recv ( resp. send ) using a number which is not (or not yet) an assigned socket handle number for this process ? Is the call supposed to return an error, or does it try to send ( receive) blindly, to a non existent socket ?
- If the answer to either question dependent on the Win32 / Winsock/ Wsock2/ implementations ? How ?
Another question : are the Wininet.dll functions documented and where can I find that doc ?
TIA
--
O.V.