RE: [Plib-devel] Networking Code
Brought to you by:
sjbaker
From: Ben W. <be...@bg...> - 2000-08-23 10:44:38
|
I had a look at common c++, but it is really big as well. But it may help with the Mac code. I have some of the code finished, basicly with mac you have to rewrite everything. OpenTransport is alot different then BSD sockets. They even have there own variables, instead of just using int. Later Ben -----Original Message----- From: Norman Vine [mailto:nh...@ca...] Sent: Tuesday, August 22, 2000 5:26 PM To: pli...@li... Subject: RE: [Plib-devel] Networking Code Sam Stickland writes: >"Ben Woodhead" writes: > >> >ACE is built upon on single core class ACE_OS, which provides a single >> Unix/POSIX like >interface to all the standard thread and socket calls. > >> Thanks Ben >> ps Can you send me a link to where I can find ace. I don't think I ran >> across that yet. > >Yeah sure: > >http://www.cs.wustl.edu/~schmidt/ACE.html Last time I looked ACE was a rather large package :-( Though itt certainly is capable of doing anything we would want. FWIW Have you guys seen Common C++ ? http://cplusplus.sourceforge.net/ Norman _______________________________________________ plib-devel mailing list pli...@li... http://lists.sourceforge.net/mailman/listinfo/plib-devel |