Results 1 to 4 of 4

Thread: help needed

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    2

    Question 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

  2. #2
    Frenzied Member Jotaf98's Avatar
    Join Date
    Jun 2000
    Location
    I'm not gonna give you my IP address! Ok... Portugal, South-Western Europe, 3rd rock from the sun (our star is easy to find, a 47 Ursae Majoris in the Milky Way :p )
    Posts
    1,457
    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
    Code:
    Temp = Me.GetIQ()
    'Error 9: Overflow
    'DON'T PANIC! :eek:

    To learn how to use realistic effects in your games like fire, rain, snow and magic effects, read my article on particles systems here.


    Jotaf's Theories!
    "Cats land on their feet. Toast lands peanut butter side down. A cat with toast strapped to its back will hover above the ground in a state of quantum indecision."

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    2
    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

  4. #4
    Frenzied Member Jotaf98's Avatar
    Join Date
    Jun 2000
    Location
    I'm not gonna give you my IP address! Ok... Portugal, South-Western Europe, 3rd rock from the sun (our star is easy to find, a 47 Ursae Majoris in the Milky Way :p )
    Posts
    1,457
    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/
    Code:
    Temp = Me.GetIQ()
    'Error 9: Overflow
    'DON'T PANIC! :eek:

    To learn how to use realistic effects in your games like fire, rain, snow and magic effects, read my article on particles systems here.


    Jotaf's Theories!
    "Cats land on their feet. Toast lands peanut butter side down. A cat with toast strapped to its back will hover above the ground in a state of quantum indecision."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width