Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Ishkur · May 31, 2013 at 07:28 PM · networkingmultiplayerserializationbandwidthbenchmark

Network traffic and bandwidth usage standards

So does anybody have an idea of what numbers you might expect a networked client to have in terms of bandwidth usage? Preferably in terms of Bytes/Sec.

I'm talking I guess an FPS client, but if anybody have other standards or benchmarks for other types of games that would be useful...

I've got a little networked game here with an authoritative server setup. With one client playing on it I'm peaking at 2400 B/Sec sent from the client and 18000 B/Sec received.

No idea if that's good or not or I have to work on reducing bandwidth...

Anybody?

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image FLASHDENMARK · May 31, 2013 at 08:07 PM 0
Share

I'm a clown when it comes to bandwidth and the like, but if you calculate how many megabits you need to accommodate the 18000 B/s then it only results in this:

http://www.matisse.net/bitcalc/?input_amount=18000∈put_units=bytes¬ation=legacy

As you can see a total of 0.13 megabit internet connection is required. The wast majority of people have at least a 1 megabit connection.

I have no idea if you put the things into perspective like this. I hope someone will correct me if I am wrong.

So depending on how many people you plan on having connected at any one time and your target audience it may or may not be to much.

avatar image Graham-Dunnett ♦♦ · May 31, 2013 at 09:01 PM 1
Share

Forget completely about the client. What you need to consider is the server, and how it's going to handle multiple clients. What bandwidth in and out does the server have? From that you can work out how many clients can connect and play at the same time. From that you can probably work out how many servers you might need. Someone like http://www.ovh.co.uk/dedicated_servers/ has servers with a guaranteed 100mb/s bandwidth. So, one of these can handle (say) 100,000,000/(2400+18000)*8 = 600 clients. If you have 8 players per game, that's 75 concurrent games. (Assu$$anonymous$$g your server code is fast enough.)

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

16 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity networking tutorial? 6 Answers

OnDeserialize is not being called on by client. 0 Answers

Unity Networking LLAPI - High Bandwidth 1 Answer

Custom network ID values 0 Answers

Unet spawn a camera? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges