Thread: simple client

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    2

    simple client

    Hi i was wondering if someone could help me. Honestly i dont know where to start but i want to learn network programming in c++. I tried once before but could not figure out how to initialize winsock.dll etc...

    Could somoene make a simple client that would have 3 textboxes. One is for IP to connect to, 2nd is PORT OF IP to open, 3rd is a text box which you type in a msg which will send the contexts ocf the text box in asci format... Can someone code this client and send it with a source code, so i can look over it and see what each line does.. I just need a little "push" in the right direction to starting tc/ip programming.. thanks

  2. #2
    Registered User zbd's Avatar
    Join Date
    Jan 2003
    Posts
    1
    You can start from here:
    http://www.kohala.com/start/

    You will find few code too.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 40
    Last Post: 09-01-2006, 12:09 AM
  2. Simple NTP Client?
    By Kritical in forum Networking/Device Communication
    Replies: 11
    Last Post: 04-04-2006, 03:36 AM
  3. Looking for coder: Simple C++ Client / Server game
    By kocho in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 02-04-2006, 02:34 PM
  4. Client - PLEASE HELP!
    By markpratt in forum C++ Programming
    Replies: 6
    Last Post: 12-15-2003, 12:08 AM
  5. Client timed-out once on connect(), can never connect() again
    By registering in forum Networking/Device Communication
    Replies: 6
    Last Post: 10-28-2003, 03:46 PM