Results 1 to 5 of 5

Thread: Can YOU do it?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636

    Question

    Hi!

    I have two questions:

    1) I want to know if anyone of the vb-world.net guys
    know how to rotate an image?
    It's a short question and maybe there's a short
    answer too...

    2) What is the way of making a simple game with
    an option to play with two modems?
    (I think It's pretty hard to do, but maybe one of you
    have a tutorial?)

    Thank you anyway,
    Arie.

    Visit: http://www.nip.to/camel2000

  2. #2
    Frenzied Member /\/\isanThr0p's Avatar
    Join Date
    Jul 2000
    Location
    They can't stop us! We're on a misson from God.
    Posts
    1,181

    Talking

    I got a short answer to the first question:
    go to
    http://www.ur.co.nz

    there is a great demo of an fast rotation by angle without using D3D. Just a few APIs to keep speed up! If you got this sample you can do a lot of cool graphic stuff in GDI.


    2)
    Do you want to make a game, that dials another? You got to learn the Modem API. (I got no idea about this! I don't even know if every modem has the same one, because I have ISDN (CAPI).)
    Or do you want to make a game playable by IP! This one is the better one in my opinion, because of the telephon cost and the possibility to have more than 2 players.
    Use the winsock OCX (easy way) or the DirectPlay (harder, faster, designed for gaming)

    That's it
    Sanity is a full time job

    Puh das war harter Stoff!

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636

    Ok, so...

    Ok, so...

    How do I use the winsock OCX?
    How I transfer data?
    Where can I get this OCX?

    Thank you, Arie.

    Visit: http://www.nip.to/camel2000

  4. #4
    Frenzied Member /\/\isanThr0p's Avatar
    Join Date
    Jul 2000
    Location
    They can't stop us! We're on a misson from God.
    Posts
    1,181
    The OCX is included in VB! Just go to the components menu and include it. The rest is easy!

    That's it

    cu
    Sanity is a full time job

    Puh das war harter Stoff!

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636

    Yeah! But how...

    I saw the ocx...
    But, how do I use it?
    I know that there is Conect,GetData and SendData
    methods. but what is the remote ip and all the
    other things that I should put when I want to
    connect?
    Can you explain extendly or send me a tutorial?
    Or maybe you know some site with a great tutorial?

    Now for the Rotate Question:
    Is there an easier way to do it? the tutorial is
    little too hard I think.

    Anyway, Thank you,
    Arie.

    Visit: http://www.nip.to/camel2000

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