Results 1 to 2 of 2

Thread: network based software

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    network based software

    I want to make a program that is something similar to network games
    where some1 is the server and the others can see this server and discover him

    so basically i need 3 things

    1- how to make the software a server and make it discoverable
    2- how to let the clients search the network for servers and display their IP
    3- how to connect to the server (using winsock is kinda hard for me to understand so explain it to me plz)

    and this whole thing is in one software
    like games have a button for creating a server and another to join one
    and when i create the server
    i want to choose a name
    so when the clients search for that server
    the name and the IP r displayed

    if u cud attack a small example that wud be great

    Thank You
    Kalogerus Productions (K-Pro)

  2. #2
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: network based software

    You have to walk before you can run. First you need to get yourself familiar with winsock. Best way to do this is with an IM program. Search the forums for "winsock example". There is one by PINO that should get you started. You'll learn how to do a client/server IM program. Then when you get the hang of that you can go on to winsock arrays so you can have one main server hosting everyone else.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

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