New topic: 

SSLSocket fails in Console app?

<http://forums.realsoftware.com/viewtopic.php?t=41038>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        JohnnyRocket          Post subject: SSLSocket fails in Console 
app?Posted: Mon Oct 17, 2011 10:19 am                         
Joined: Mon Oct 17, 2011 9:54 am
Posts: 1                Hello all.

I have seen this issue mentioned here before, but no answer (2005 last post??)

anyway.. here goes...

I have a simple Console app that I am trying to run a basic TCP server on. 

It all works perfectly when I use the TCPSocket class, but when I use a 
SSLSocket instead it *always* fails (no connection will with the socket and a 
web browser)

* If I use the exact same code in a regular Mac RealBasic GUI app then it works 
perfectly with an SSLSocket.
* If I use a regular TCPSocket instead of the SSLSocket it works perfectly.
* If I use a a SSLSocket and set the Secure property to "FALSE" then it works 
perfectly (as an non-secure TCP socket).
* I have a valid and confirmed certificate file in place.
* I have tried many different port numbers - no difference

Can someone please confirm that the SLLSocket *DOES NOT WORK* in a console 
application in Realbasic?

Thanks in advance.   
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to