Menu

Socket programming

2003-06-13
2012-09-26
  • Nobody/Anonymous

    I am currently working on a program that uses sockets.  the compiler does not recognize some of the header files (<sys/socket.h>, <netinet/in.h>, <netdb.h>, <thread.h>). Can these be downloaded.  I could not find anything on the website.
    Thanks Janet

     
    • aditsu

      aditsu - 2003-06-13

      #include <windows.h>
      #include <winsock2.h>

      welcome to Windows, have a nice day :)

      Adrian

       
    • Anonymous

      Anonymous - 2003-06-13

      This may help you if you are used to BSD sockets but neet to program to the Winsock API:

      http://www.maxdownloads.com/forum/attachments/files/10002500-SocketsAPI.zip

      Clifford

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.