Tagged Questions
0
votes
1answer
21 views
Is there any java SDK for Oracle Messaging Server MTA SDK?
I have stucked when our client ask us to use java instead of C for enqueuing message in Oracle Message Transfer Agent. Till now we were following SDK reference and tutorials available on oracle web ...
0
votes
2answers
63 views
Writing to Socket Java doesn't work properly [closed]
So I've been given a Server.jar file, which runs a tic tac toe server.
What I'm supposed to do now is to connect to this server via a TCP Socket and
send HTTP requests (e.g. "GET /game/ HTTP/1.1"), ...
0
votes
1answer
38 views
How to handle BufferedReader.readLine() goes to air and not return any value or exception in java? [duplicate]
I am reading a file through socket communication .
connection made.
while reading end of the file application hanged, it doesn't return any value/exception/null.still waiting for input.
How to ...
-1
votes
0answers
29 views
Using a Server to Communicate Between a Java program and a smartphone device
I'm not asking for code here, just a general start point.
Basically, I've got an iPad app that needs to send data to a computer for processing. To do this, I'm going to set up a server that both the ...
0
votes
0answers
37 views
Secure communication between 2 (or more) computers [closed]
I am looking for some information, how to create private and safe communication between group of computers on home LAN site. For example, in my Java program, I want to send short text information ...
-2
votes
1answer
39 views
Database Communication in Java
I am trying to store, modify, and get variables from a mysql database I have set up. I have figured out how to do this using the sql java library. I am loading my Java program using an external client ...
0
votes
1answer
55 views
execute commands from another program from a python script
Unable to communicate from a python script with java program.
I have a java program that reads from standard input.
Logic is:
public static void main(String[] args) {
...
BufferedReader in = new ...
0
votes
1answer
70 views
High performance distributed asynchronous RPC in java
I would like to do RPC to a list of clients with the following requirements:
the server does not know the clients (implies a kind of broker?) and the cleints do not know the server
there may be ...
0
votes
1answer
23 views
Communicate Spring app with distributed workers
I have a Java Spring web project that generate, via web, tasks that are sent to remote workers. These workers fetch files from several urls and compute data. Both parts are ready and working but I ...
0
votes
1answer
32 views
Communicating with Linux scripts from php web
I'm building a web application that helps people improve their English pronunciation for some words. The website displays a sentence for the user, and he/she speaks it and then press "Results" button. ...
1
vote
1answer
94 views
What kinds Java APIs can I use to build a simple voice communications program?
I want to build a voice chat program for a group of friends, as several of them were hit by viruses that we believe to have been sent from an unknown user for Skype. Skype also has other security ...
1
vote
3answers
95 views
How do I make 2 Java applications talk with each other?
I have 2 Java applications. First I may edit as much as I wish, but I will compile it to machine code later on. Second one I am not able to edit, but I may write an addon for it. I need to make that ...
-3
votes
1answer
98 views
How Can I Make A Java Desktop Application Communicate WIth Another Application Over The Internet? [closed]
Basically, I have a standalone desktop application, and I want to have it installed on two separate computers not on the same network. I want them to communicate with each other over the Internet. It ...
1
vote
2answers
403 views
USB communication between Android (accessory mode) and Windows PC (host)
I try to make an USB connection between my notebook (win7) and my android phone (Android 4.2).
The notebook should act as host to power the android phone. The goal is that notebook and phone can send ...
0
votes
2answers
90 views
Implementing SSL between JAVA GUI & C++ Server
I have an GUI which is designed in JAVA and act as an client, and can communicate remotely to an server which is written in C/C++. Communication between them is made through Sockets. However the ...
1
vote
2answers
83 views
Data transfer using sockets in android
I have a huge problem with an android app. What i need to do is :
1) User A does something in the first phone
2) User B receives the information and does something automatically
I'm trying to use ...
0
votes
3answers
69 views
Mouse coordinate to cnc position
My name is Pascal and I'm 19 years old. For my internship I've to prove if it is possible to receive IR coordinates from a mouse and send it in Gcode position to a CNC machine.
The programming ...
0
votes
1answer
62 views
how to make to android apps communicate (when they are on the same wifi network)
I'm trying to make two android apps communicate , with simple passing of data from one app to another. I have tried bluetooth but it's way too tough for somebody like me. is there a way i can make ...
1
vote
1answer
106 views
fpga communication with pc
Ok i am using Spartan 3a kit and i need to know the simplest and safest choice to communicate with my fpga with my pc , meaning to send data to input pins of connector and receive from the pins of the ...
1
vote
1answer
239 views
Android Java Communication over USB
I'd like to send a object/string from Android device to PC in Java over USB. It is possible?
Basically a client/server over USB.
Actually, using the emulator, I can access the server socket via the ...
0
votes
1answer
51 views
Communication between injected components
My application contains a UI in the MVC with several controllers that get injected via spring. Some Controllers are creating events like login into a data connection. All other controller are ...
0
votes
0answers
71 views
VB.NET: Direct connection to IP through firewall
I'm trying to write a program you can use to chat with another person by typing in their (external) IP address. However, if the client (the person who types in the IP) connects to the server (other ...
2
votes
2answers
86 views
How to protect method signature in java called from other language (javascript)
I have a question about combining java with javascript. In our application we have gui build in javascript and server side build in java. In javascript we write that we want to call methodX from ...
-1
votes
1answer
279 views
Communication with RS232 port in Java [duplicate]
I'm trying to solve one problem with the "communication with RS232" port using Java, because my skills on C are not so great!
The problem:
I have a dynamometer (if you care what is the machine that ...
-2
votes
1answer
94 views
Java daemon with web frontend communication
I am starting a new Java project and am stuck at the architectural stage.
The idea is to create a Java daemon process (I am designing this for Linux) which will have a web frontend (jsp?, php?, ...) ...
1
vote
1answer
78 views
Java: Listening For Instructions From Local Program
I have a third party server which I can connect to (on my local network) to do some neat things I need to do for a project I am working on. I use a Java library provided by the third party to o all of ...
1
vote
4answers
140 views
Communication between thread inside a thread Java
I don't know how to solve this problem I hope that you can help me.
Behind Server side I have this:
class Baza0 implements Runnable{
anotherclass arraylist_handle = new anotherclass();
...
-5
votes
1answer
93 views
How to implement communication over internet with systems having IP addresses which r not supported by DNS [closed]
I want to develop an desktop application which can be used for internet based communication using Java sockets. The real problem is: most of the systems on internet have IP addresses which cannot be ...
-2
votes
1answer
256 views
JAVA GUI : To send and receive data between an MSP430 and a Laptop
I have a requirement where I need to establish communication between Laptop and an MSP 430 device. The interface should be JAVA GUI.
I have experience with MSP430 and a little knowledge of JAVA.
...
3
votes
2answers
156 views
Communication between two JPanels
I have this "main" panel (let's call it AAA) with BorderLayout, and two panels (BBB and CCC) in it:
public class AAA extends JPanel {
BBB pnlNorth = new BBB();
CCC pnlCenter = new CCC();
...
0
votes
0answers
123 views
Simulating slow/lossy communication in java
I need to test a functionality internal to my company's server whose benefit is evident only when clients run slow (as of latency and packet loss). To that extent, I need to simulate clients on a slow ...
-2
votes
2answers
48 views
Sorting/Filtering of Data on server side? [closed]
I am writing a RCP Appication, which should display Data from a DB in a Table.
It is a lot of data, so I would like to load only the amount of data, which is necessary to fill the screen.
This ...
0
votes
2answers
232 views
Realtime communication java to javascript
I have a java program which collects realtime sensor data from a COM port and I want to send it to javascript without using node.js.
The sensor data should be givin arround at least 2 times a second.
...
0
votes
2answers
85 views
How java communicates in java
I used ActiveX to communicate my web app and printer using C# and asp.net.
How do I achieve this in Java?
How does Java Communicate with devices?
Let say I want to develop a parking system using ...
2
votes
1answer
406 views
GWT DialogBox that returns values back to the “opener”
I want to create a popup (implemented as a DialogBox or other similar component) which i should be able to reuse in multiple pages or forms. I want the DialogBox to be able to return a value to the ...
1
vote
0answers
259 views
java.net.SocketException: Connection reset. Servlet is not able to read InputStream
I am facing below problem. It is related to socket communication error. Here I am migrating code to JBoss server. I knew this error is related to port blocking. I am running this application locally ...
2
votes
1answer
112 views
Java Socket Problems
So the end result of my program is an updating game client, but what i have so far is a server that is able to accept multiple connections, and a client that connects to the server. this is the code ...
0
votes
2answers
122 views
Copy a socket over to another socket, is that same socket still active? java
If I have a socket variable named 'sock' and lets say down the line for some reason you have to create a new socket, lets say its called 'sock2', and you set 'sock2' to equal 'sock'. And then you ...
1
vote
0answers
60 views
Device to Device(s) real time communication - Best practice?
In our scenario are a lot of android smartphones involved.
You can "subscribe" to a survey group and doing some stuff there... The creator are able to change something (via Android APP or desktop ...
0
votes
1answer
75 views
comunication between Web browser and java
I Am developing a private web site in PHP-html / Ajax and a client program in Java.
I have just seen that apple can, by Firefox or other, open iTunes to load content.
I want to do the same or ...
1
vote
1answer
595 views
Establish communication between Android host and USB Device
i'm trying to implement a bidirectional communication between an android host and a USB device, of course i'm using the USB Host API provided by Google. The USB Device contains a firmware that echoes ...
1
vote
1answer
76 views
which protocols are implemented by jdk socket
If I understood correctly, we use java.io/java.nio.* to implement an application which should be a application layer implementation of ISO 5 layer model(maybe not accurate). I think JDK should ...
0
votes
0answers
133 views
Assigning a Specific port to bluetooth detected device windows 7
I'm running into this problem :
I'm able to connect and pair Bluetooth medical devices on a tablet. However, after a certain time, the pairing seems to be lost. I've installed bluetoothinstaller.com ...
2
votes
0answers
184 views
java networking slow on windows machine [closed]
I written some simple client server application - the server accept connection, the client send 100m data and then the connection closed.
i have a dual boot machine, when the application running on ...
1
vote
3answers
401 views
Java communication between 2 applications
Considering application_A on a machine_1 needs information about machine_2, provided by application_B (which is located on machine_2) and that both machines are in the same network, what would you ...
11
votes
0answers
293 views
Serial Converter in Java [closed]
I'm searching for an industrial serial to USB converter.
I want to use it within my JAVA application to communicate with various devices.
Therefore the serial adapter has to provide a mode for RS232, ...
0
votes
1answer
253 views
communication project using android
i'm doin my project in 8th sem telecomm engineering, and i'm plannin to create a DUPLEX(not confident whether it'd be full or half) communication app using bluetooth and wifi as channels,something ...
4
votes
2answers
434 views
Handling events between classes
I have a main class with an Editor class (with a JTextPane) and a Toolbar class (with a JList and a Jbutton, I don't want to use JToolBar). These two classes are composed by many components and I ...
0
votes
0answers
132 views
Control the system with two serial ports opened at the same time in Matlab
Can I control the system (im my case small robot) by using 2 serial ports in the same time in Matlab? I cannot use the solution I found on the matlabcentral, i.e.
s=[serial('com4'), serial('com5')];
...
-1
votes
1answer
141 views
Communication protocols between Java and C
I wrote a server application in C and a client application in Java for android, I'm using byte streaming to communicate. How can I improve this communication protocol? Is there a cross platform ...


