realbasic-nug
[Top] [All Lists]

SSLSocket and ServerSocket

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: SSLSocket and ServerSocket
From: Charles Yeomans <charles at declareSub dot com>
Date: Wed, 28 Mar 2007 11:34:03 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Can SSLSockets now be used with ServerSockets to implement a secure  
channel on both ends in REALbasic?

Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


From  Wed 28 Mar 2007 09:45:13 -0600
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id A164C1D47E52; Wed, 28 Mar 2007 08:45:27 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.8 required=4.5 tests=ALL_TRUSTED,AWL,BAYES_00,
        NO_REAL_NAME autolearn=ham version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id A93951D47E48;
        Wed, 28 Mar 2007 08:45:23 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 6DEBE195C14;
        Wed, 28 Mar 2007 10:45:17 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from mail.verex.com (mail.verex.com [66.116.103.197])
        by lists.realsoftware.com (Postfix) with ESMTP id 2AC70195BF7
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 10:45:13 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 4AC5E72179C
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 09:45:13 -0600 (MDT)
Date: Wed, 28 Mar 2007 09:45:13 -0600
Subject: Re: SSLSocket and ServerSocket
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <FC2C1CC9-88C6-4BCD-977B-05C9C878408E at declareSub dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070328154513 dot 4AC5E72179C at mail dot verex dot com>
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

On Mar 28, 2007, at 15:34 UTC, Charles Yeomans wrote:

> Can SSLSockets now be used with ServerSockets to implement a secure  
> channel on both ends in REALbasic?

The last time I looked into this (around January), they claimed that it
was so, but I could not get it to work, and we were unable to figure
out why it wouldn't work for me.  In addition, it failed silently (no
error methods fired), which greatly reduced our chances of figuring out
what was going on.  I finally gave up on it and found another approach
to my needs.  YMMV.

Best,
- Joe

--
Joe Strout -- joe at strout dot net
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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