Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 1 made on Thursday July 22, 2010 at 17:51
vmail
Long Time Member
Joined:
Posts:
March 2009
23
Is it possible for the TSU9400 to send a command to a RFX9400 which will then open a TCP connection to a server over Ethernet?

Heres the coding but the server never see the connection request.

var socket = new TCPSocket(false);
socket.connect('10.2.0.117', 8080, 3000);
socket.write("COMMAND01\n");
socket.close();


The server can ping the RFX9400 so it must be set up correctly

Cheers


Hosting Services by ipHouse