Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: UDP and TCP together  (Read 1992 times)

0 Members and 1 Guest are viewing this topic.

xzhang63@gmail.com

  • Newbie
  • *
  • Posts: 2
    • View Profile
UDP and TCP together
« on: February 10, 2012, 01:09:56 pm »
In my game, there are numerous motion  actions, which should be communicated with UDP
however, there are also important events that has to be communicated with TCP
Appreciate a sample program that provide both UDP and TCP to multiple client.

Thanks!

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
UDP and TCP together
« Reply #1 on: February 10, 2012, 01:45:00 pm »
We won't give you ready-to-use code, or write a special sample just for you ;)

So please explain your problem and let's try to solve it together.
Laurent Gomila - SFML developer