Re: [TRYING AGAIN] Secure Sockets Issue

2016-02-02 Thread Stephen MacLean
> On Feb 2, 2016, at 11:45 AM, Dr. Hawkins wrote: > > On Tue, Feb 2, 2016 at 8:40 AM, Stephen MacLean > wrote: > >> And this on the client: >> >> open secure socket to (field "host" & ":5210") with message >> “chatConnected" >> >> Should create a secure connection between the two apps. >> >

Re: **SPAM** [TRYING AGAIN] Secure Sockets Issue

2016-02-02 Thread Stephen MacLean
> On Feb 2, 2016, at 11:40 AM, Stephen MacLean wrote: > > Hi All, > > Going to give this another go: > > I can not get two LC apps to connect and transmit to each other via secure > sockets. They connect fine and transmit fine without trying to secure them. > > As far as I can tell, doing th

Re: [TRYING AGAIN] Secure Sockets Issue

2016-02-02 Thread Stephen MacLean
One of the links in my post was a link to one of yours. Didn’t see a fix there, but will keep looking. Best, Steve MacLean > On Feb 2, 2016, at 11:45 AM, Dr. Hawkins wrote: > > On Tue, Feb 2, 2016 at 8:40 AM, Stephen MacLean > wrote: > >> And this on the client: >> >> open secure socket to

Re: [TRYING AGAIN] Secure Sockets Issue

2016-02-02 Thread Dr. Hawkins
On Tue, Feb 2, 2016 at 8:40 AM, Stephen MacLean wrote: > And this on the client: > > open secure socket to (field "host" & ":5210") with message > “chatConnected" > > Should create a secure connection between the two apps. > > somewhere in the archives you will find a master/slave pair I wrote--

[TRYING AGAIN] Secure Sockets Issue

2016-02-02 Thread Stephen MacLean
Hi All, Going to give this another go: I can not get two LC apps to connect and transmit to each other via secure sockets. They connect fine and transmit fine without trying to secure them. As far as I can tell, doing this on the server: accept secure connections on port 5210 with message “s