tcp
How to free TCP buffer in QuickFix?
After subscribing to MarketDataRequest, i\'m able to receive quotes for a while. But after an hour or so, the price stream drops. Broker support response to the issue is:[详细]
2023-04-13 09:40 分类:问答FIN_WAIT Issue With Java Monitoring Application
Having issues with FIN_WAIT1 on my RHEL 5.4 running Introscope. What I have observed so far is whenever the target JVM which we are monitoring using Introscope is hung the agent running on that host s[详细]
2023-04-13 00:44 分类:问答Maximum number of TCP connections in Python?
I am working in Python on localhost. I wrote a raw server just read TCP socket, say in port 50001. Then I tried max client connections:[详细]
2023-04-12 21:06 分类:问答Java - Broadcast voice over Java sockets
I have created a Server app that receives sound from client, i then broadcast this sound which is stored as bytes and send the bytes back to the clients that are connected to the server. now i am only[详细]
2023-04-12 19:27 分类:问答Error while writing a big string on a socket ?
Hello all my friends, I am trying to send a long string through socket connection but I have them in two parts so I get an error while doing my processs.[详细]
2023-04-12 18:23 分类:问答How to write unit test for Python socketserver request handler?
How can I write unit tests for a socketserver request handler? I have tried to use the following code but have enco开发者_如何学Gountered a problem:[详细]
2023-04-12 16:11 分类:问答Converting hex to ipv6 format in java
Converting values read from proc/net/tcp6 0000000000000000FFFF00000100007F to ::ffff:10开发者_StackOverflow社区.200.0.31[详细]
2023-04-12 14:41 分类:问答General ? - The maximum number of segmented/ split bytes sent over a connection using TCP Protocol?
just wanted to ask what should be the limit of bytes when data is being sent back and forth from server and client, with the great feed back i have go i understand this a bit more, so now the question[详细]
2023-04-12 04:50 分类:问答TCP RST packet details
Why does a TCP RST packet not need an acknowledgement? Is it because the sender 开发者_Go百科of RST will continue to send RSTs every time it receives another packet from the other side?[详细]
2023-04-12 04:45 分类:问答30 seconds lag on a java socket?
In my TCP server, which is written in Java, sometimes a random client has a 5 to 60 seconds lag. The server has plenty of free memory and cpu left when this happens. The socket is already opened when[详细]
2023-04-12 04:35 分类:问答