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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - andbal

Pages: [1]
1
Network / Try to use UDP.
« on: September 19, 2010, 04:10:16 pm »
Check topic named
Quote
[SOLVED] Server and client

User purkskis have posted an example

2
Network / my first network program
« on: September 19, 2010, 11:36:15 am »
Hello ladies and gentlemen!

Could you please give us some ideas how to solve this little delay problem (or where could hide the problem that causes it)?

3
Network / my first network program
« on: September 16, 2010, 01:16:44 pm »
Im having kinda same problem. Client(s) sends packets (every 100ms), server receives them normally and sends back to the client(s) normally but client(s) receives them with delay (there are no timers on server send / client receive).

Packets are not being missed, they arrive but with a great delay.. Even if some packets were lost, it wouldnt be a big deal. Main goal is to receive packets from the server as fast as possible.

In that pic he posted u can see some clients and a server exchanging packets. Problem is the one I described previously - server is already receiving/sending ~134th packet to clients but the last packet clients received is ~80-90th.

speedtest.net results are ping 2ms, dl 65.51Mb, ul 75.86Mb :

Pages: [1]