Results 1 to 4 of 4

Thread: Learning Network Programming

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2006
    Posts
    34

    Learning Network Programming

    I would like to learn how to program multiplayer, and I don't klnow where to start. Where are some tutorials that could start me off with network programming.

  2. #2
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    Re: Learning Network Programming

    The beginning and end of network programing is (atleast 95%) TCP/IP.

    Here's a 1600 page tutorial that should tell you just about everything:
    http://www.tcpipguide.com/

    After you're done, feel free to ask questions (unless you have specific questions about your MMO).

    (another note: this technology is language independant. It doesn't matter if you're using java, C++, .Net or python. This is it's own world.)
    Last edited by sevenhalo; Aug 1st, 2006 at 01:34 PM.

  3. #3
    New Member
    Join Date
    Aug 2006
    Location
    Southern California
    Posts
    2

    Re: Learning Network Programming

    I also am starting the Network aspect of Vb programming so thx for the guide sevenhalo.

  4. #4

    Thread Starter
    Member
    Join Date
    Jun 2006
    Posts
    34

    Re: Learning Network Programming

    Thanks a lot, I'll start reading now!

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