error code 10057 while attempting to create socket

  • Thread starter Thread starter Allen
  • Start date Start date
A

Allen

I get this message when I try and run a network packet
program. How do I fix this error? Thanks,
 
Looks like a bug in the network packet program...

C:\>net helpmsg 10057

A request to send or receive data was disallowed because the socket is not
connected and (when sending on a datagram soc
ket using a sendto call) no address was supplied.
 
Back
Top