network-programming
Understanding the domain associations
http://publib.boulder.ibm.com/infocenter/aix/v7r1/index.jsp?topic=%2Fcom.ibm.aix.progcomm%2Fdoc%2Fprogcomc%2Fskt_bind.htm[详细]
2023-04-06 00:57 分类:问答In a JAX-WS web service, how do I force a socket close after each Soap call is returned?
I am using com.sun.httpserver.HttpServer and javax.xml.ws.Endpoint to publish a JAX-WS web service, which was generated by running wsimport on an existing WSDL and implementing the genere开发者_JAVA技[详细]
2023-04-05 15:50 分类:问答Have problem printing source mac address in linux [closed]
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 form. For help clari[详细]
2023-04-05 10:13 分类:问答Android app pauses during sleep lock, but not its running native threads?
I am having a problem with the sleep lock in my application. I am using a native thread which is using sockets to retrieve RTP packets who contains audio data. This audio data is then sent to the and[详细]
2023-04-05 09:01 分类:问答Multithreaded client server problem
I am facing a peculiar problem with my clients server application. I have written a console based multithreaded client server.[详细]
2023-04-05 00:37 分类:问答SocketException on remote server
I have a problem when trying to connect to a remote server. SocketException: Invalid argument or cannot assign requested address[详细]
2023-04-05 00:23 分类:问答Wifi Device to Device Communication problem
I wrote a code in my application to enable Device to Device wifi Communication(transferring only a text/string).The code is same as the Apple\'s sample Witap Application which is downloaded from Devel[详细]
2023-04-04 21:59 分类:问答IoAcceptor not responding for new connections
In our code we are using Apache Mina on both the sides(server and client). Client is a java applet. Server is hosted on a separate machine and multiple applets connect to it and data is exchanged betw[详细]
2023-04-04 13:20 分类:问答How can I implement a simple heart-beat sensor in java that responds when another application is shut-down
I got a GWT version of the java Pet Store workin开发者_开发百科g on my machine, and I\'d like to implement an exteneral Java program that is on another machine, and just displays \"On\" or \"off\" - s[详细]
2023-04-04 11:54 分类:问答Live challenge/response between users
I\'m building a game where I\'d like 2 players to fight live between their 2 character. Here is the d开发者_如何学Cesired flow :[详细]
2023-04-04 10:06 分类:问答