[slinkelist] using hase

Ian Cole icole@technovelocity.com
Tue, 2 Jan 2001 20:10:13 -0500


Are you terminating with CRLF or just CR?

It requires CRLF termination - that would explain the "ignored commands" -
SSS thinks it hasn't received the entire command from the wire.

Ian
----- Original Message -----
From: Marc Hebert <gorgoesq@swbell.net>
To: <slinkelist@nirvis.com>
Sent: Tuesday, January 02, 2001 6:43 PM
Subject: [slinkelist] using hase


> Hello,
>
> I'm trying to use the HASE interface to slinkx to control CDJ, and I
> can't quite figure out some syntax.
>
> To be a little more specific, I'm writing a java app in  to send
> commands via a socket to the HASE Socket Slinkx Server.  For now
> atleast, I don't really plan to use vbscript, I'll put all my logic in
> my java app.
>
> I can get my java app to receive responses successfully, from either the
> Socket Slinkx Server or the main HASE program, but I can't send
> commands.  Using the Winsock test client, I can send SSS, for example,
> "commandID sendex cdj:playlist_play" (plus a carriage return), and the
> command is executed, but when I send the same string in my own code,
> nothing happens.  Less important, I can't figure out how to validly send
> the message to the HASE main program (using the default sample.has
> vbscript).  In the latter case, I get an error message (as opposed to
> being ignored).
>
> I haven't seen anything in the log files to shed light on what I'm doing
> wrong.  Any ideas?
>
> TIA,
> Marc
>
>
>
>
>
>
> _______________________________________________
> slinkelist maillist  -  slinkelist@nirvis.com
> http://www.nirvis.com/mailman/listinfo/slinkelist
>