computers in a network...HELP!
I have 5 computers at school sharing a T1 Connection, and I am making a game for them all, but how do I make a chat room at the bottum that DOES NOT use WINSOCK, because VB Learnign edition doesn''t come with it. Can I do it some other way? Thanks,
-MegaMan
I did a little search and came up with this which seems to indicate that you can use it to use WinSock directly.
I don''t use VB so I can''t comment on the ability to add it to the learning edition but it might help?
As to the other part of the question, see above
I don''t use VB so I can''t comment on the ability to add it to the learning edition but it might help?
As to the other part of the question, see above
You could use DirectPlay.
Ben
IcarusIndie.com [ The Rabbit Hole | The Labyrinth | Programming | Gang Wars | The Wall]
Ben
IcarusIndie.com [ The Rabbit Hole | The Labyrinth | Programming | Gang Wars | The Wall]
...or the Win32 API directly (unless the Learning Edition of VB can't make calls into DLLs)
If you go the API route check out http://www.allapi.net
Regards,
Dire Wolf
www.digitalfiends.com
[edited by - Dire.Wolf on May 16, 2002 4:36:17 PM]
If you go the API route check out http://www.allapi.net
Regards,
Dire Wolf
www.digitalfiends.com
[edited by - Dire.Wolf on May 16, 2002 4:36:17 PM]
[email=direwolf@digitalfiends.com]Dire Wolf[/email]
www.digitalfiends.com
www.digitalfiends.com
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement