Hello,

I am looking for an easier way to program a simple UDP socket program for both
Windows and Linux than using "#ifdef __WIN32__" and typedefing SOCKET etc.


I found SFL (http://freshmeat.net/projects/sfl/) but I am pretty sure that I saw
a more specialised library which I can't find now.


The program I write must be small, have a console interface (i.e. prompt for a text
input on a console window) and possible to develop and compile under Linux (debian
unstable). I use mingw32 to produce win32 binaries.


Does anyone can recommand anything?

Thanks,

--Amos



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to