I\'m developing a filetransfer app in VB.Net The sizes of the files vary开发者_如何学JAVA, but can get up to 10+ GB.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a network application which uses UDP broadcasts for device discovery, but only accepts one connection at a time. So, when a new TCP connection is made, I delete the QUdpSocket that was used for
i\'ve stuck in a problem that is never heard about before. i\'m making an online game which uses UDP packets in a certain character action. after i developed the udp module, it seems to work fine. th
Is there a way to open an UDP port in .NET Framework without specifyi开发者_运维知识库ng port number, so the Framework finds a free port to you?
The software in question is a native C++/MFC application that receives a large amount of data over UDP and then processes the data for display, sound output, and writing to disk among other things.I f
I have a system that is running on windows. I have in that system a process that waits for another process on the same machine for a udp message. The message itself is not important (garbage), but th
I am reading about implementations of reliable UDP (ie. sending ACK packets and resending non-ACKed packets again).
I\'m trying to write some code under Windows 7 to broadcast across my local network and can\'t get the following code to work. I come from a Linux background so apologies for style - the full code com
开发者_Python百科It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current fo