You can use ACE http://www.cs.wustl.edu/~schmidt/ACE-overview.html which is both open source and portable

Shany

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: portable socket libraries? (linux/windows, c)
Date: Tue, 04 May 2004 14:35:54 +0300

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]


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



================================================================= 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