I\'m in the designing stages of a custom tcp/ip protocol for mobile client-server communication.When not required (data is not sensitive), I\'d like to avoid using SSL for overhead reasons (both in ha
From what I know, all the MAC addresses that the packet gone through are in the packet. This is because that each packet that goes in a certain path, should also be returned in similar path. So, if th
Take for example: fsockopen(tcp:\\\\example.com, 80, $errno, $errstr, 5) My friend has just informed me that PHP will always wait for the TCP handshake to be complete开发者_如何学编程d before closin
I am to design a server that needs to serve millions of clients that are simultaneously connected with the server via TCP.
Has anyone tested what will happen if checksum doesn\'t match? Will the packet be ignored directly? Suppos开发者_如何学JAVAe it\'s HTTP protocal at the application layer.HTTP will never see the bad
I am doing some experimentation over an unreliable radio network (home brewed) using very rudimentary java socket programming to transfer messages back and forth between the end nodes.
HI all. Here is the scenario. I have port 8888 for my program to use. I build a TCP and a UDP listener on that port. (This can do, c# allows, because they are two different protocols)
I have a problem that requires me to calculate the maximum upload and download available, then limit my program\'s usage to a percentage of it. However, I can\'t think of a good way to find the maximu
We are moving large amounts of data on a LAN and it has to happen very rapidly and reliably. Currently we use windows TCP as implemented in C++. Using large (synchronous) sends moves the data much fas
Did you use teamviewer? (comic question i know... Who doesn\'t use it?) Do you have any idea how does teamviewer make connection even if i am behind the router, firewall, switch and my local firewall