You are not logged in.
Pages: 1
sorry for my poor english.
i compiled project04 and it run successful.
i run project04server.exe on my computer and a remote computer respectively,with "add the message",project04client.exe connected to the remote server run little faster. on the other hand,with "find a previous message",project04client.exe connected to my computer server run much faster.
how does the network affect the effect?
Offline
There should not be any difference between the actions.
Both are raw HTTP requests, returning JSON content.
So whatever button shall be as quick.
Did you try to tune your firewall or Anti-Virus software?
Offline
Pages: 1