HOME › Forums › Gateways › Harmony Gateway › Looking for "web 2.0 XML services" information › Reply To: Looking for "web 2.0 XML services" information
Inactive
May 21, 2013 at 11:45 pm
Post count: 259
Hi Drew,
You need to establish a TCP socket on port 50333 (default but changeable). Then Authenticate the client (yourself) by sending Sys_Authenticate command (Make sure you send the hash of the password).
That’s it, then you can send Sys_Ping or other commands.