libsocket is a library for DJGPP, the DOS port of the GNU C compiler. It provides programs with BSD-socket networking support. This is the standard interface for network programming on Unix, and also on Windows (with slight modifications). It is distributed under the terms of the GNU Library General Public License (LGPL).
libsocket home page: http://homepages.nildram.co.uk/~phekda/richdawe/lsck/
DJGPP home page: http://www.delorie.com/djgpp/
Please note that job offers are off-topic for the list.
AOA i m facing problems in connecting to a Linux server using a window client.i've made a server on linux using secure shell in lab.. but when i try to connect
Please help me Dear I installed the package "autoconf" but still day time client is not working following error occur plz help [adarsh@localhost ~]$ gcc -o
Hello. ... [snip] You missed out the backslashes after the drive letter. Try this: SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV The newsgroup
I have recently tried to reinstall DJGPP on my PC, but I can't get the compiler to work. I have put the following two lines into the autoexec.bat file SET
Please anyone help me createa ICMP ping packet! I am using C in Red Hat Linux 9. I am not able to compute the checksum! please anyone post a sample code to