Results 1 to 3 of 3

Thread: i need a simple program in Winsock

  1. #1
    Nazer
    Guest

    i need a simple program in Winsock

    hy everyone,

    i am begginer. i have used winsock in VB and have simulated simple chat applications in VB. Now i wish to do it in C. can anyone send me a program how to initilise a socket, make it listen, make it connect, send/recive data.

    thanks in advance

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    No we can't. And if we did, you probably wouldn't understand it anyway. You should learn basic C before you try windows or even socket programming. (See the FAQ)
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3
    New Member
    Join Date
    May 2002
    Posts
    13
    I use UDP as an example to your requirements.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width