|
-
November 29th, 2004, 07:21 PM
#1
Shell based game..
Well Im going to make a game thats text based like in a dos shell with commands and stuff, Its gonna be like d20 stats and based on fighting other people and stuff..
Well what would be the best thing to use for playing online against other people.. Im gonna use my computer as the server untill I make everything perfect then ill get it on a good connection and server..
My main question is would winsock suffice? or should I use somthing else, also if you guys have any links to tutorials about them..
I know winsock kinda from programming in Visual Basic..
Thanks for your time,
-- CrYpTiC N1Nj4
-
December 1st, 2004, 02:09 AM
#2
Re: Shell based game..
Winsock is enough. My suggestion is to use winsock APIs than the vb's winsock control. You have a bit of learning to do. But it will benifit later on. If you don't mind loosing some of the packets then you can use UDP. Otherwise TCP.
Even if our suggestions didn't help, please post the answer once you find it. We took the effort to help you, please return it to others.
* While posting code sections please use CODE tags
* Please check the codeguru FAQ and do a little search to see if your question have been answered before.
* Like a post, Rate The Post
* I blog: Network programming, Bible
I do all things thru CHRIST who strengthens me
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
|