Card game in VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Geoff
    New Member
    • Feb 2007
    • 17

    Card game in VB

    Hi all, I've been making a card game in VB and am trying to get it work over a network. I think I've got all the card game pretty much planned out ready to make it, but need to find a way to get 2 computers to talk to each other over a network. I can't save files to anywhere both computers can access on the network though. I was thinking this would be solvable with IP's and stuff like that, I'd appreciate it if anyone can give me some code for sending a message from 1 IP address to another. Or if any of you have idea's or solutions around this problem.

    Thanks in advance,
    Geoff.
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by Geoff
    Hi all, I've been making a card game in VB and am trying to get it work over a network. I think I've got all the card game pretty much planned out ready to make it, but need to find a way to get 2 computers to talk to each other over a network. I can't save files to anywhere both computers can access on the network though. I was thinking this would be solvable with IP's and stuff like that, I'd appreciate it if anyone can give me some code for sending a message from 1 IP address to another. Or if any of you have idea's or solutions around this problem.

    Thanks in advance,
    Geoff.
    This task can be achived with the help of winsock ctrl try it

    Comment

    Working...