Results 1 to 3 of 3

Thread: [RESOLVED] Help me start plz

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2007
    Posts
    200

    Resolved [RESOLVED] Help me start plz

    - im programming a chess program(unfinished) using visual basic ( in visual studio 2005)
    - i want to connect to each other somehow, thru the internet
    - ive read that winsock is used in C(/++)

    any ideas or suggestions of 'what i can use' and where i can learn 'it' ?

    Thanks vmuch

  2. #2
    New Member gnk_on_vb's Avatar
    Join Date
    May 2007
    Location
    Pune, India
    Posts
    14

    Re: Help me start plz

    Hi Zapper,

    You can use winsock in vb.
    winsock in vb uses same api as that of the c(/++).

    You can start studding winsock by use of MSDN and also very good quality help is present on internet. you just need to googled and you will get all your queries solved in vb winsock programming.

  3. #3
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: Help me start plz

    Since your using Vb.Net according to your first note. I would suggest using .Net Sockets not Vb6.0 sockets in Vb.Net.

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