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

Author Topic: Should i use Tcp or Udp?  (Read 2966 times)

0 Members and 1 Guest are viewing this topic.

Jim70

  • Newbie
  • *
  • Posts: 23
    • View Profile
Should i use Tcp or Udp?
« on: September 22, 2015, 05:14:20 pm »
I am making a multiplayer top-down shooter, I am familiar with tcp but considering how fast udp is, is it worth it?

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: Should i use Tcp or Udp?
« Reply #1 on: September 22, 2015, 05:16:01 pm »
Are you trying to troll us?

http://en.sfml-dev.org/forums/index.php?topic=19021.msg137190#msg137190

Stop opening new forum posts. Do your research about TCP and UDP and come back when you have concrete SFML-related questions.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Jim70

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Should i use Tcp or Udp?
« Reply #2 on: September 22, 2015, 05:18:25 pm »
Are you trying to troll us?

http://en.sfml-dev.org/forums/index.php?topic=19021.msg137190#msg137190

Stop opening new forum posts. Do your research about TCP and UDP and come back when you have concrete SFML-related questions.

No. (lol) but I just have a lot of questions.

Jim70

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Should i use Tcp or Udp?
« Reply #3 on: September 22, 2015, 05:19:49 pm »
Are you trying to troll us?

http://en.sfml-dev.org/forums/index.php?topic=19021.msg137190#msg137190

Stop opening new forum posts. Do your research about TCP and UDP and come back when you have concrete SFML-related questions.

Can you delete this post? For some reason it doesn't let me.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: Should i use Tcp or Udp?
« Reply #4 on: September 22, 2015, 05:20:29 pm »
No. (lol) but I just have a lot of questions.
And the first idea you have is to post every single one in our forum, even though none of them is SFML-related? ::)

Really, please read somewhere what UDP and TCP are, how they work, and which one to use in which situation. This has been explained a million times across the Internet. I'm sure almost all of your questions can be answered like this.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: Should i use Tcp or Udp?
« Reply #5 on: September 22, 2015, 05:47:06 pm »