sockets
Send string to a tcp socket using GapSocket
I am trying to establish a socket connection using GapSocket and send some data (strings) to a tcp socket from an PhoneGap to a computer with port 8888 open. I have included all dependencies:[详细]
2023-04-12 11:16 分类:问答.NET application experiences sudden an extreme growth of unmanaged memory
I\'m running an application that exhibits some very peculiar issues.It runs just fine for around 2.5 hours, then suddenly unmanaged memory begins to grow, and grow quickly.Within around another half a[详细]
2023-04-12 09:21 分类:问答streaminsight - network data source - push manner
I want to implement an Input Adapter in a StreamInsight app, that gets events from the network, given ip:port (more details here: http://social.technet.microsoft.com/Forums/en-US/streaminsight/thread/[详细]
2023-04-12 08:18 分类:问答Need to close python socket / Find the current running server on my dev environment
I\'m开发者_开发知识库 trying to learn python (using the Flask micro-framework) and I am confused because somewhere in my code i\'m keeping the server open I believe.[详细]
2023-04-12 06:35 分类:问答getaddrinfo "10 . 10 . 10 . 10"
I just noticed that if I f开发者_Python百科eed the string \"10 . 10 . 10 . 10\" to getaddrinfo i get back the address 0.0.0.10. The result is the same on both OS X (Lion) and Linux (CentOS 5.6). You c[详细]
2023-04-12 05:10 分类:问答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 分类:问答BSD C Bind() to a socket in UDP pending
everyone. I was doing my hw about use UDP to build a whois service. Howver I encounter a problem when I execute my code.[详细]
2023-04-12 04:37 分类:问答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 分类:问答Java: Public key different after sent over socket
I\'m trying to send a public key over a socket connection in Java. While I\'m very conscious Java provides SSL functionality for this sort of activity, this is a uni assignment; I cannot use the Java[详细]
2023-04-12 03:44 分类:问答getaddrinfo() function returns the wrong IP address
I am 开发者_运维技巧trying to resolve a URL\'s IP address using getaddrinfo(), but it always returns the wrong IP address, I have tried with several URL\'s and the result is same.any help wold be grea[详细]
2023-04-12 00:04 分类:问答