Missing packets when Server and Client runs on same machine
I am using SDL_net with TCPSockets.
My Client sends a message to the Server and the Server broadcastst it then to all connected Clients.
When i run my Server and Client on the same machine, i get strange results, cause some Messages seem to not make it from one to the other Client.
If i run only 1 Client on the Same machine as Server and the other Clients on other PC''s it runs much more stable (Perfectly) as far as i tested it.
Anyone expired similar problems with TCP connections and Server/Client on the same IP?
Mayybe it is a known Problem.
Lazzar
if god gave us the source code, we could change the world!
---------------------------------------------------------if god gave us the source code, we could change the world!
I often test client/server applications on one workstation. What kind of I/O model do the apps use? Maybe windows cannot distinguish one app from the other.
Kuphryn
Kuphryn
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement