simple network programming question
Andres Gonzalez
gonzo at agoralabs.com
Mon Jan 14 18:58:44 MST 2008
Hi Folks,
I am porting some MS Windows code to linux and I seem to be tripping
over some of the differences between MS and linux sockets interfaces.
I am getting a "Permission denied" error (errno 13) when using
sendto() on a UDP socket. Any idea what might be causing this? The
code works fine on a Windows box but not on my linux box.
Thanks,
-Andres
More information about the PLUG
mailing list