Results 1 to 7 of 7

Thread: Network communication

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    103

    Network communication

    hi.

    i'm working on a kind of messager, but it has to work in one way only. so that computer #1 can send data to computer #2. what is the best way to do that??

    Are there several possibilities???


    Please help... thanks a lot


    FES Germany

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Network communication

    Winsock, is the way

    Have a look at the simple chat program in my sig, you'd do somthing like that but not allow the app that is on computer 2 to send data back

    Pino

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    103

    Re: Network communication

    is there another way than winsock??

  4. #4
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Network communication

    winsock would be the easiest....

    I think all the other methods would be based around winsock. AFAIK

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    103

    Re: Network communication

    is there a way to do it with directX ???????

  6. #6
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Network communication

    Not direct X but direct play, which is wrapped around winsock, winsock is the easiest way I can think of

    Try the game programming forum for link to direct play sites

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    103

    Re: Network communication

    k. thanks

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