Thread: WinSock...

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    8

    WinSock...

    Hi all,
    What library and header files are needed and where should they be included in the WinSock program..??
    p.s
    The complier i using is the bloodshed software Dev-C++ 4.

    Thanks in advance,
    xiao guang

  2. #2
    verbose cat
    Join Date
    Jun 2003
    Posts
    209

    Re: WinSock...

    Originally posted by xiao guang
    Hi all,
    What library and header files are needed and where should they be included in the WinSock program..??
    p.s
    The complier i using is the bloodshed software Dev-C++ 4.

    Thanks in advance,
    xiao guang
    And check out the Winsock Programmer's FAQ at http://tangentsoft.net/wskfaq/ You can find the answer to any winsock question you have as well as learn more stuff than you probably thought existed for winsock. Lots of code examples to help you out as well and links to other resources.

    -jEssYcAt

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Winsock issues
    By tjpanda in forum Windows Programming
    Replies: 3
    Last Post: 12-04-2008, 08:32 AM
  2. Winsock Messaging Program
    By Morgul in forum Windows Programming
    Replies: 13
    Last Post: 04-25-2005, 04:00 PM
  3. Winsock - Where do i start?
    By Brain Cell in forum Networking/Device Communication
    Replies: 5
    Last Post: 02-14-2005, 01:39 PM
  4. Where do I initialize Winsock and catch messages for it?
    By Lithorien in forum Windows Programming
    Replies: 10
    Last Post: 12-30-2004, 12:11 PM
  5. winsock
    By pode in forum Networking/Device Communication
    Replies: 2
    Last Post: 09-26-2003, 12:45 AM