-
help needed
Hi everybody,
I am new to VB. And i am planning to master it. I am planning to develop a VB based game which interacts with the server. So now problem is that what server side scripting language should i used on server. And how do i make VB interact with that server side scripting language.
So please help me. Waiting for your replies.
ASHZEPP
-
The only way to do that is by having a program in the server (made in VB) that interacts with the client programs trough something like WinSock (look for some tutorials on the web). But it's probably a bit too hard for you... you should try to master VB first ;)
-
thanks Jotaf,
for replying. I've done lot's of socket programming but using java. So i think i'll able to do that using VB. let's see. Any way once again thanks for replying.
ASHZEPP
-
Oh if you've used something like that before it should be easy enough. I think there's a tutorial on that at Fox's site: http://orion.spaceports.com/~mccloud/