Thread: network programming

  1. #1
    Registered User
    Join Date
    Jul 2008
    Location
    FL
    Posts
    1

    network programming

    so i have just finished a c programming class at school and have a decent understanding of it, and i want to learn more even though i will be starting java in 3 weeks. I wanted to try and make a instant messenger program in c. i was looking through my java book and saw they made a im client and server in java and it didnt look too bad.

    now i havent even touched network programming, i know structs, pointers, file i/o, arrays, the basic stuff.

    first question is is this too much for me to handle?

    and if it not can anyone point me to a good tut on network programming i have been looking around and havent really found any.

    if this is something i should just wait till i learn java to do just let me know.

    thanks!

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    and if it not can anyone point me to a good tut on network programming i have been looking around and havent really found any.
    Read Beej's Guide to Network Programming.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 3D Network Analysis Tool
    By durban in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 11-08-2005, 06:33 PM
  2. Need help with easy Network setup
    By the dead tree in forum Tech Board
    Replies: 9
    Last Post: 04-08-2005, 07:44 PM
  3. Network Phantom !!
    By GSLR in forum Networking/Device Communication
    Replies: 2
    Last Post: 08-14-2003, 11:41 PM
  4. network problems
    By lucy in forum Tech Board
    Replies: 6
    Last Post: 01-01-2003, 03:33 PM
  5. WinXP Network Connections pop-up
    By DavidP in forum Tech Board
    Replies: 1
    Last Post: 10-02-2002, 05:36 PM