| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | Martin Steuer <mailme AT somewhere DOT to> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Coding links between two worlds.. |
| Date: | Thu, 14 Oct 2004 15:42:45 +0200 |
| Lines: | 8 |
| Message-ID: | <2t7e2lF1qtjugU1@uni-berlin.de> |
| References: | <cf7dnn$2ch$1 AT saphir DOT jouy DOT inra DOT fr> |
| Mime-Version: | 1.0 |
| X-Trace: | news.uni-berlin.de j6PxMdhkqja3pxspsTaGJgup5lpDFHQzA6ip82NEP7Oyv0 |
| User-Agent: | Mozilla Thunderbird 0.8 (Windows/20040913) |
| X-Accept-Language: | de-DE, de, en-us, en |
| In-Reply-To: | <cf7dnn$2ch$1@saphir.jouy.inra.fr> |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
It also depends on the OS you're going to use your DJGPP program on. On pure DOS Watt-32, as mentioned above should be ok. On Win95 you could try libsocket. Above it might get difficult and you might be better off using a native Win32 compiler, such as MinGW. Socket programming under Win32 is not much different than BSD Socket programming, only the parameters of some functions differ a bit.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |