Re: [xSocket-develop] Issues connecting SSL client to XSocket Server
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@gm...> - 2010-09-21 05:58:10
|
Hi Nilendra, would you please write a small JUnitTest which reproduces this behaviour. Gregor ----- Original Message ----- From: Nilendra Jain Sent: 09/21/10 07:43 AM To: xso...@li... Subject: [xSocket-develop] Issues connecting SSL client to XSocket Server Hi, I am trying to use Xsockets to write a Socket server, to which we will be connecting : 1. java based xsocket client. 2. OR win32 SSL socket client. I am facing issues connecting to the xsocket server from the win32 SSL client. In the win32 client, I created a socket, then connected it to the server and then did a SSL_Connect (I am using openssl library in win32). But, when the SSL_connect is invoked, the XSocket server's onData gets invoked. Not sure what is happening. Can you please provide some help around this ? Is XSocket compatible with win32 openssl client library ? I also tried connecting a java based SSL client to the XSocket server. I was able to connect, but the data that I am sending from the client to the server is being received as garbage data on the server end. What can be the problem here ? Thanks, Nilendra ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ xSocket-develop mailing list xSo...@li... https://lists.sourceforge.net/lists/listinfo/xsocket-develop |