[RESOLVED] can vb6 be used to make online games
can vb6 be used to make or play online games or does it have to be writen using a different language?
Re: can vb6 be used to make online games
Well it depends on the game requirements but in general the answer would be yes.
Re: can vb6 be used to make online games
i mean is it better to use tcp or winsock
Re: can vb6 be used to make online games
Quote:
Originally Posted by
flyhigh
can vb6 be used to make or play online games or does it have to be writen using a different language?
yes it can be
Re: can vb6 be used to make online games
what does internet explorer use ?its not winsock is it ?
Re: can vb6 be used to make online games
Quote:
Originally Posted by
flyhigh
i mean is it better to use tcp or winsock
Winsock would be a good method. Using Winsock and WebBrowser makes a good combination using the browser for animation.
Re: can vb6 be used to make online games
Quote:
Originally Posted by
flyhigh
i mean is it better to use tcp or winsock
If that is what you meant then why did you ask if it could be done with VB6?
Also you should know that one set of the Winsock methods is TCP so there is no answer to this question.
Re: can vb6 be used to make online games
Quote:
Originally Posted by
flyhigh
what does internet explorer use ?its not winsock is it ?
Yes, IE uses Winsock