RE: Now available - SSIP for Windows 1.7 beta

  • From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 26 Feb 2008 14:05:53 -0600

The .net assembly will likely only work with .net code such as C# or
VB.net. For other platforms, such as VBScript or JScript, I wanted to
implement a COM interface. The COM coding is partly complete (thanks to
Jamal's help) but it isn't fully functional with the existing version. 
 

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Valiant (on
laptop)
Sent: Tuesday, February 26, 2008 12:28 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Now available - SSIP for Windows 1.7 beta 

Hi.
Ah yes I recall you talking about this before now. Is there an 
implimentation yet that will allow a vb script application to use a dll
file 
to do the trick? I noticed there is a wrapper for .net that''s a dll but
is 
that what is needed to use SSIP from a vb script? I'll go ahead and
download 
it and see if I can' figure anything out
----- Original Message ----- 
From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, February 25, 2008 10:10 PM
Subject: Now available - SSIP for Windows 1.7 beta


Available at http://www.remoteaccessbridge.com/ssip is the 1.7 beta
version of the SSIP for Windows server. This version changes the
characters used in line termination for responses from the server. The
SSIP specification calls for a CR and LF pair of characters instead of
simply an LF character. This goes for command strings sent to the server
and responses received from it.

This release also clears up a couple of issues with the monitor console
window size and validation of command line options.

NOTE: Due to the change in the line end character set, the .net
SSIPClient.dll wrapper has also been updated for this release. The java
client wrapper seems to be working but is still being tested.

For those who have asked about what SSIP is, the URL to the website
above provides, in addition to the download link, a brief description of
what the server does and contains links to the SSIP specification. The
website also now contains a section on release history to describe the
changes in each release.

NOTE: If you are working on any kind of client wrapper for the server,
do take note of the change in the line end characters. On the command
strings sent to the server, the ReadLine method call will properly
interpret either LF or CR LF but if you are not expecting both
characters on the response string, you could get some unpredictable
results.


------------------------------------------------------------
Jay Macarty - Masterfiles Technical Lead - PBSG
Phone: 972-963-1387
 Cell: 214-549-3421
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: