I have a question on how to implement a server and multiple clients with data communication. They share the same dataset for each step. That is, a s开发者_StackOverflow中文版erver gets the same step
Hi have a VB6 Windows application (old.exe) and a separate C# Winfor开发者_如何学Pythonms application (new.exe).They both run on the same Windows machine.
I am trying to design a distributed application in Java with a few servers and a few managers (applications monitoring and configuring the servers). Most of the traffic between the servers and the man
I am using a module called pyUSB version 1.6 and am trying to communicate with a sensor. I have set up the connection and can read from the ROM on the sensor. The sensor, w开发者_JAVA百科hen connect
I\'m quite new to android, but I have already created several apps and published, on the android market. But now I want to add an upgrade to my app.
I\'m working on a simple API that will accept a number of IBehaviours which are then applied in configuration. I am designing this using the params keyword since often there is just one behaviour want
I\'d like to start external third party application from my Java application. This external application should run all the time whilst my java application runs.
I\'m planning on writing a debug app (for my Android device) that can send data back to my PC via Bluetooth.
Can someone please explain what is meant by RTSP开发者_如何学运维 using HTTP. How can I get video stream on TCP instead of UDP??
I\'ve got an application written in groovy. It takes some cmd args and returns previously formatted response. As system grew, it appeared that it is required to run this app extremely frequently (like