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 7 made on Sunday June 7, 2020 at 07:46
Fbrighi
Long Time Member
Joined:
Posts:
September 2010
52
Thanks to all, i finally get rid of the issue.
The problem was not the 3-way handshake, but the reading instruction from connection. It was initially set up to "capture" 300 chars:

Status = SocketPlay.read(300,3000);

but JVC is answering with much shorter string, so once changed to

Status = SocketPlay.read(10,3000);

It worked perfectly. Thanks to all :)!!!

FKB
FKB


Hosting Services by ipHouse