Archived Forum Post

Index of archived forum posts

Question:

C# socket from Chilkat

Mar 31 '15 at 01:11

Hi,

Is it possible to get C# StreamReader from C# Chilkat socket? We have an existing project that uses C# sockets. We are planning to use Chilkat to add SSL and proxy support. We prefer to use the old code base, except that, we will create socket to server using Chilkat API. Once the connection is established, we will use the old code to communicate with server.

Any help is highly appreciated.

Thanks,