Results 1 to 3 of 3

Thread: [RESOLVED] Custom client/server code? (Articles)

  1. #1

    Thread Starter
    Lively Member bluej774's Avatar
    Join Date
    Jul 2005
    Posts
    70

    Resolved [RESOLVED] Custom client/server code? (Articles)

    Does anyone know where I can find articles on writing code for a custom client/server program. In other words, I want to include some code into a game I'm writing so that it can be played online. It's really simple. Just a board game. I want one user to serve and the other to connect to the first user. Any suggestions? Thanks.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Custom client/server code? (Articles)

    Have you checked out the sockets example in the 101 samples?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member bluej774's Avatar
    Join Date
    Jul 2005
    Posts
    70

    Re: Custom client/server code? (Articles)

    Thank you. That should be enough to guide me initially. I'll post if I'm having specific troubles or woes.

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