network-protocols
Protocols/Methods available to synchronize msgs and their acks in a broadcast asynchronous network system?
What are the protocols/methods available to synchronize msgs and their acks in a broadcast asynchronous network system? We are using UDP with ACKs and timer to see if there is a need for开发者_StackOv[详细]
2023-02-05 07:11 分类:问答Best technology to use for realtime messaging dynamic list of clients
I want to enhance the logging on a windows service. Logging is currently done to a database, but I\'d like to write clients that can in some way connect to the service and get log messages in real tim[详细]
2023-02-04 22:13 分类:问答how does audio-video streaming server work and it's requirements
I am a php mysql 开发者_如何学运维developer ... just an (below) average. and i am interested in the way television and radio are broadcasted over internet live. i want to know how it works and and wha[详细]
2023-02-03 21:52 分类:问答Reliable UDP and ACK method question
I am reading about implementations of reliable UDP (ie. sending ACK packets and resending non-ACKed packets again).[详细]
2023-02-02 19:11 分类:问答how to write(implement) Application layer network protocol
I want to write(implement) a Application layer network protocol above TCP. Can you tell me how to start doing it?[详细]
2023-02-01 21:44 分类:问答Examples of REST over non-HTTP protocols
How well does REST work on other protocols besides HTTP? Are there any good examples for pr开发者_StackOverflow社区otocols who use REST or might use REST?I don\'t think you are going to find many, but[详细]
2023-02-01 00:23 分类:问答Fastest reliable way for Clojure (Java) and Ruby apps to communicate
We have cloud-hosted (RackSpace cloud) Ruby and Java apps that will interact as follows: Ruby app sends a request to Java app. Request consists of map structure containing strings, integers, other m[详细]
2023-01-31 16:56 分类:问答Question about port numbers in computer networks
Based on my understanding, port numbers are just like telephone extensions. Just as a business telephone switchboard can use a main phone number and assign each employee an extension number (like x100[详细]
2023-01-31 12:30 分类:问答Stop update the Arp table [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-31 10:19 分类:问答Efficiently implementing an existing Protocol
I have an existing Protocol I\'d like to write a java Client for. The Protocol consists of messages that have a header containing message type and message length, and then the announced number of byte[详细]
2023-01-30 07:17 分类:问答