In my project I have Business Logic implemented as EJB on Application Server and a desktop client - standalone application that calls those EJBs. Everything works fine when I have only one sided commu
We are running a course in robotics and Xbee is the most favorite communication protocol for the student. In last two years we helped them build around 62 various projects (40 more in pipeline).
I have 2 databases and want to implement triggers on table update of database1 to do do some updates on database2\'s tables.开发者_如何学Go
In my android project I am reading a xml file which are continuously updated by one python script. and for update data I am continuosly reading the xml file and whenever the data is updated in xml fil
In this question I asked how (programatically) was the best way to transfer data in the context referred in title - it was suggested connection through Sockets which I accepted, but now I have other p
Whats the recommended way to communicate between a开发者_JAVA百科 service and a desktop app or webpage ?
I\'m working on a project I\'m trying to present to a conference and I need a bit of help pointing in the right direction.
I\'m designing a new system that needs to support communication using several different communication protocols. I don\'t need to use them together, just to be able to switch between them easily. Also
I have a program that runs in the command line (i.e. $ run program starts up a prompt) that runs mathematical calculations. It has it\'s own prompt that takes in text input and responds back through s
I have a console application I wrote in C# that polls multiple devices, collects some data, and stores the information on a database. The application runs on our web server, and I was wondering how to