NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Rick Martin

Pages: [1]
1
The Rest - Ask For Help / Close a particular connection
« on: April 17, 2008, 01:05:53 PM »
Hi All,

I have a server application that accepts multiple connections from clients. I am storing the FromIP, SockID, and OnSocket values in a queue.
There are conditions where I want to close a particular client's connection but still leave the others running and be able to accept new requests.

I've tried using CloseServerConnection passing in the OnSocket and SockID fields from my queue.  This seems to close down the server altogether. I cannot start a new client and connect. Is this the right method for this?

TIA,
Rick

2
E-Mail - Ask For Help / sending email via SSL
« on: March 24, 2008, 01:12:31 PM »
Has anyone used Nettalk to send email using SSL?
From the documentation it looks like I only need to set SecureEmail to true
and the correct port.
I'm getting a "server closed the connection" error.
The same settings in Outlook work OK.

The smtp sever I'm connecting to smtp.att.yahoo.com via port 465, if that helps.

TIA,
Rick

Pages: [1]