Advertisement

computers in a network...HELP!

Started by May 15, 2002 02:35 PM
2 comments, last by megaman 22 years, 8 months ago
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
Advertisement
You could use DirectPlay.

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]
[email=direwolf@digitalfiends.com]Dire Wolf[/email]
www.digitalfiends.com

This topic is closed to new replies.

Advertisement