|
-
Jun 19th, 2001, 07:26 AM
#1
Thread Starter
Junior Member
LAN Games
does anyone know how to create a game which can connect to the same game on another machine over a LAN i'm not talking an advanced game just a simple 'tick' game but that is still beyond me (not creating the game the connecting and interacting with another machine), thanks in advance.
Help!, They're Gonna Get Me
-
Jun 19th, 2001, 09:34 AM
#2
Retired VBF Adm1nistrator
Well you'd just stick a winsock control into both sides of the app.
The server side listens, and the client side connects.
Once the connection has been established, you do your own little handshaking protocol, and let the games commence
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jun 19th, 2001, 02:48 PM
#3
Good Ol' Platypus
You can use the computer's name as the remotehost property.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jun 21st, 2001, 03:27 AM
#4
Thread Starter
Junior Member
Help!, They're Gonna Get Me
-
Jun 22nd, 2001, 03:23 AM
#5
Frenzied Member
If you're interested in using more types of connections, you can use DIrectPlay if you're using DIrectX
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|