PDA

View Full Version : error code 10057 while attempting to create socket


Allen
January 10th 04, 10:33 AM
I get this message when I try and run a network packet
program. How do I fix this error? Thanks,

Ken Wickes [MSFT]
January 10th 04, 10:39 AM
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.

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Allen" > wrote in message
...
> I get this message when I try and run a network packet
> program. How do I fix this error? Thanks,

Google