realbasic-nug
[Top] [All Lists]

5.2.1 and SSL Sockets

To: REALbasic Group <realbasic-nug at lists dot realsoftware dot com>
Subject: 5.2.1 and SSL Sockets
From: Norman Palardy <palardyn at shaw dot ca>
Date: Fri, 05 Dec 2003 22:18:27 -0700
Just going through trying to get SSLSockets working between a very simple client and server.

They just don't seem to communicate.

My client I have 2 buttons.
One connects and the other sends some data I put in a text box.

The connection one doesn't give me an error (I have a msgbox in the Error event of the SSLSocket)
but when I send I dont get anything on the server

The server side is similarly simple. A server socket listening on the right port. A Subclass of SSL Socket that has almost nothing in it except it writes a message "Connected " and time stamp to a listbox on an open window.

SSL Sockets don't connect for me.
I have them both set to connection type 2.

But, change both sockets in the client and server to plain TCP sockets and change nothing else and it works.

Is there some trick to SSLSockets ?


- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>