Re: [twsocket] TWSocket Digest, Vol 414, Issue 2

2011-03-08 Thread simon
As off 07/03/2011, due to the high volume of emails Simon will no longer be taking any support emails of any form to this email address all support emails will be auto deleted. If you require support for one of our products or websites please e-mail: supp...@psd-designs.com -- To unsubscribe

[twsocket] POP3 and fetching messages?

2011-03-08 Thread Fredrik Larsson
Hi, I haven't used the POP3-component before so I need a little help. If I want to fetch all of the messages on the server, can I use something like MsgNum = 1 up to MsgCount or can the actual number change so I have to do a combination of List and Retr? Regards, Fredrik. -- To

Re: [twsocket] POP3 and fetching messages?

2011-03-08 Thread Angus Robertson - Magenta Systems Ltd
If I want to fetch all of the messages on the server, can I use something like MsgNum = 1 up to MsgCount or can the actual number change so I have to do a combination of List and Retr? Most POP3 servers offer a snapshot of the mailbox when it is opened, and ignore any new email that arrives

Re: [twsocket] POP3 and fetching messages?

2011-03-08 Thread Fredrik Larsson
You can ignore this. I found this after some wider search in the archive.. :) Also updated the wiki.. :) -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Fredrik Larsson Sent: den 8 mars 2011 15:25 To: 'ICS support mailing' Subject:

[twsocket] error in OverbyteIcsWSocket

2011-03-08 Thread Andrew Quayle
Ran OverbyteIcsClient7, put in the ip address of a telnet server on my LAN, program crashed - error in OverbyteIcsWSocket the line with the error is:- FOnDataAvailable(Self, Error); inside function TCustomWSocket.TriggerDataAvailable any ideas please (total newbie to TCP) -- To unsubscribe or

Re: [twsocket] error in OverbyteIcsWSocket

2011-03-08 Thread Francois PIETTE
Ran OverbyteIcsClient7, put in the ip address of a telnet server on my LAN, program crashed - error in OverbyteIcsWSocket the line with the error is:- FOnDataAvailable(Self, Error); inside function TCustomWSocket.TriggerDataAvailable any ideas please (total newbie to TCP) We need the exact

Re: [twsocket] error in OverbyteIcsWSocket

2011-03-08 Thread Andrew Quayle
Ran the Telnet client example - I get double character spacing ... ?? I have a linux PC, need to Telnet into it and issue linux commands, so I guess Telnet session is the one I want. error:- Project OverbyteIcsClient7.exe raised exception class EAccessViolation with message 'Access

Re: [twsocket] error in OverbyteIcsWSocket

2011-03-08 Thread Francois PIETTE
Ran the Telnet client example - I get double character spacing ... ?? See the Options button in the demo and play with the font and zoom factors. I have a linux PC, need to Telnet into it and issue linux commands, so I guess Telnet session is the one I want. Yes, either the visual