Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Netcode?!

  1. #1
    I read in some posts something about peer-to-peer. Don't tell me OFPs netcode uses peer-to-peer technique?

  2. #2
    I aint telling you. Somebody care to tell him?

  3. #3
    Master Gunnery Sergeant
    Join Date
    Oct 16 2001
    Location
    Mars
    Posts
    1,123
    ehm

  4. #4
    Private First Class
    Join Date
    Oct 20 2001
    Posts
    12
    Author of the Thread
    uh... am i just too tired and reading fata-morgana-threads or is it real and everyone needs a T3 to play it fast?

  5. #5
    My two cents worth:

    I host a server and let 2 friends connect. I run a 1 gig Tbird with 512 of RAM. 1.20 was choppy for me, but what am I to expect since I am hosting. Now that I have 1.27 I am 100% completley playable online with my friends as the same as I would be offline. No problems here whatsoever.

  6. #6
    ooops, sorry. i am on a cable modem also.

  7. #7
    It is my understanding that you only send and recieve information to and from the actual server to which you have connected. Thus, this game is a client-server kind of thingy and not a peer-to-peer thingy.

    Crapiola

  8. #8
    No, I think OFP is actually a peer-to-peer game.

  9. #9
    Sergeant
    Join Date
    Oct 14 2001
    Location
    Salt Lake City, Utah USA
    Posts
    158
    Hmmmmm....

    If it was PtP a "stand-alone" sever would not be an option. There would be no need for map rotations in a .cfg file because it would be under 'human control' all the time.

    Now the code may be a hybrid, some combination of PtP and C/S, but I doubt it. It does'nt make sense. The advantage of a C/S is that it can run w/o intervention (in theory) and "Serve" up games to users and handle the "traffic direction" (packets) to and from those attached to the server. Some examples of PtP would be MechWarrior2, Decent 1 etc. PtP is a thing of the past.

    IMHO

    Maj

  10. #10
    First Lieutenant
    Join Date
    Jul 9 2001
    Location
    Santa Monica, CA / USA
    Posts
    5,369
    Peer-to-Peer doesn't make sense because every client would have to communicate with every other client. That increases the bandwidth requirements, and introduces additional potential points of failure.

    When you connect in OFP, you only need the IP of the server, but not those of the other clients. While it would be possible to get those from the server once connected, I seriously doubt that the clients communicate with each other.

Page 1 of 2 12 LastLast

Posting Permissions

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