Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Darin McGee


The password may have been too "simple".  Try really complex passwrd.




Sent from my Verizon Wireless 4G LTE smartphone

 Original message 
From: za...@hmisys.com 
Date: 4/5/2016  9:28 AM  (GMT-05:00) 
To: twsoc...@elists.org 
Subject: [twsocket]  Gmail--04-04-2016 

Hello,

Well I was premature. It did not fully work. A new error appeared:

! Starting SSL handshake
Secure connection with TLSv1, cipher AES128-SHA, 128 secret bits (128 total)
< 220 smtp.gmail.com ESMTP d10sm9778116oem.0 - gsmtp
Request Done Rq=0 Error=0
> EHLO XIComputer2
< 250-smtp.gmail.com at your service, [70.196.22.81]
< 250-SIZE 35882577
< 250-8BITMIME
< 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
< 250-ENHANCEDSTATUSCODES
< 250-PIPELINING
< 250-CHUNKING
< 250 SMTPUTF8
Request Done Rq=10 Error=0
> AUTH LOGIN
< 334 VXNlcm5hbWU6
> UGVha0hNSUBnbWFpbC5jb20=
< 334 UGFzc3dvcmQ6
> bXJkeHh4MTIzNA==
< 534-5.7.14
 Please log in via your web
browser and
< 534-5.7.14 then try again.
< 534-5.7.14  Learn more at
< 534 5.7.14  https://support.google.com/mail/answer/78754 d10sm9778116oem.0
- gsmtp
Request Done Rq=11 Error=534 5.7.14
https://support.google.com/mail/answer/78754 d10sm9778116oem.0 - gsmtp

I had to go to: https://www.google.com/settings/security/lesssecureapps

and "Turn on" access for less secure apps. 

The password is correct.

Ideas?

Thanks,

Mark


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Re: [twsocket] ICS reaches 20 years !

2016-03-28 Thread Darin McGee
Happy Birthday ICS!



-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
François Piette
Sent: Monday, March 28, 2016 3:42 AM
To: 'ICS support mailing' 
Subject: [twsocket] ICS reaches 20 years !

Hi !

 

I’m proud to say that ICS reaches 20 years next month.

 

--

francois.pie...@overbyte.be

The author of the freeware multi-tier middleware MidWare

The author of the freeware Internet Component Suite (ICS)

http://www.overbyte.be

 

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Problem Posting in OverbyteIcsSslWebServ Sample

2016-01-04 Thread Darin McGee
Thank you RTT, that did the trick however fixing that seems to have exposed
yet another problem in the code.  I will post later with what I find.

Thanks again!


-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of RTT
Sent: Monday, January 04, 2016 3:10 PM
To: ICS support mailing 
Subject: Re: [twsocket] Problem Posting in OverbyteIcsSslWebServ Sample


> When I fill in the first and last names and click the button to submit
(post) the data, the program throws an exception ( Access violation at
address 004B34E8 in module OverbyteIcsSslWebServ.exe Write of address
0026 ) and the debugger line breaks on
Remote.FPostedDataBuffer[Remote.FDataLen] := #0; within the procedure
TSslWebServForm.SslHttpServer1PostedData.

Change the line
Remote.FPostedDataBuffer[Remote.FDataLen] := #0; to
Remote.FPostedRawData[Remote.FDataLen] := #0;
--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] Problem Posting in OverbyteIcsSslWebServ Sample

2016-01-04 Thread Darin McGee
Hi -

I am using the sample program OverbyteIcsSslWebServ sample program and I am 
experiencing a problem trying to "post" data to the web server. I am using the 
sample program unaltered.  I created the missing html file that performs the 
actual posting to the web server from the comments listed before the 
SslHttpServer1PostDocument procedure in the OverbyteIcsSslWebServ1.pas file.  I 
also created my own self signed SHA256 / 2048 Bit certs and that all works well.

When I fill in the first and last names and click the button to submit (post) 
the data, the program throws an exception ( Access violation at address 
004B34E8 in module OverbyteIcsSslWebServ.exe Write of address 0026 ) and 
the debugger line breaks on Remote.FPostedDataBuffer[Remote.FDataLen] := #0; 
within the procedure TSslWebServForm.SslHttpServer1PostedData.

I have tried this on two different Windows 7 machines, Delphi 7, ICS version 
8.18 with the same results.

I am at a complete lost and any help in getting this sample to run would be 
greatly appreciated.

Darin
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] no list emails...

2015-05-20 Thread Darin McGee
I think it's more like an indication of the overall decline of Delphi as a 
development tool.
ICS is great, Delphi is dying a slow death.
Just my two cents.



-Original Message-
From: "Marc Charbonneau" 
Sent: ‎5/‎20/‎2015 8:28 AM
To: "ICS support mailing" 
Subject: Re: [twsocket] no list emails...

The list is very quiet. I receive an email once in a while. Yours is the
only one in a couple of weeks.

I guess this show how stable ICS is :)
Le 2015-05-20 08:25, "zayin"  a écrit :

> Hello,
>
> I have been setup for digest mode for years and I have not received an
> email
> in at least one month.
>
> I tried to subscribe again. I received an email that said I was already
> subscribed. The digest email is not going to my spam folder, twsocket is on
> my trusted email list.
>
> Ideas?
>
> Mark
>
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Re: [twsocket] Testing mailing list

2014-09-24 Thread Darin McGee
It appeared.


-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
Angus Robertson - Magenta Systems Ltd
Sent: Wednesday, September 24, 2014 5:56 AM
To: twsocket@lists.elists.org
Subject: [twsocket] Testing mailing list

Not seen a new message here for two weeks, and had a report posts are
not working, see if this message appears.

Angus

--
To unsubscribe or change your settings for TWSocket mailing list please
goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] TSslPop3Cli... 6.13

2014-05-26 Thread Darin McGee
Read the docs for pop3 as Gmail has implemented it.  You will find your answer 
there.


-Original Message-
From: "zayin" 
Sent: ‎5/‎26/‎2014 9:06 AM
To: "twsocket@lists.elists.org" 
Subject: Re: [twsocket] TSslPop3Cli... 6.13

Hi,

I looked at my code again. I said in the last post:

FYI, if you delete all the messages and do a STAT before the QUIT the reply
will be the message count that includes all the deleted messages.

And that is where I have trouble in my code. After the last message is
handled and deleted, from the first STAT check, my code issues a STAT check
for any messages that might have arrived while handling the first message
check (parsing/deleting). Gmail replies that all the messages I just deleted
are still present, I try to fetch/parse them, then I get the -ERR message
and the code stops.

Ciao,

Mark





-Original Message-
From: zayin [mailto:za...@pdq.net] 
Sent: Monday, May 26, 2014 7:59 AM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] TSslPop3Cli... 6.13

Hi,

> Note messages are only deleted when the mailbox is actually closed with
the QUIT command.

I think that is the issue. This is a 24/7 program and I do not issue the
quit until the program is stopped.

Interesting that Gmail is the only POP3 server, I have tested, that has the
requirement. My code has now been tested with 3 other POP3 servers and they
all delete the message when the DELE command is issued.

FYI, if you delete all the messages and do a STAT before the QUIT the reply
will be the message count that includes all the deleted messages. 

Thanks Angus.

Cheers,

Mark

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Re: [twsocket] TWSocket Digest, Vol 554, Issue 1

2014-01-28 Thread Darin McGee
This list does not support attachments - embed code or provide address
for download.

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
Michael Gasser
Sent: Tuesday, January 28, 2014 9:25 AM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] TWSocket Digest, Vol 554, Issue 1

Hi Noam

>>  you wrote: I have attached the code I am using.

Where is your code? I didn't receive any attachment.

Best regards
Michael



- Original Message - 
From: 
To: 
Sent: Tuesday, January 28, 2014 1:00 PM
Subject: TWSocket Digest, Vol 554, Issue 1


> Send TWSocket mailing list submissions to
> twsocket@lists.elists.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> or, via email, send a message with subject or body 'help' to
> twsocket-requ...@lists.elists.org
>
> You can reach the person managing the list at
> twsocket-ow...@lists.elists.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of TWSocket digest..."
>
>
> Today's Topics:
>
>   1. TWSocket strange problem (Noam weissman)
>
>
> --
>
> Message: 1
> Date: Tue, 28 Jan 2014 10:21:16 +0200
> From: "Noam weissman" 
> To: 
> Subject: [twsocket] TWSocket strange problem
> Message-ID:
> 
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
>
>
>
>
> First of all let me say a great thank you for a great TCP/IP
components
> set.
>
>
>
> I have a strange problem.
>
>
>
> I have a thread that has one TWSocket and a TStack.
>
> The socket is tcp and used as a client.
>
>
>
> I add messages to this Stack from another thread.
>
>
>
> In the thread that uses the TWSocket I read  one item at a time from
the
> stack.
>
>
>
> The item has a string and a destination IP.
>
>
>
> Every time I read one item from the stack I check that my socket is
> closed, connect to the IP in
>
> the message and wait for the SocketSessionConnected event.
>
>
>
> When the SocketSessionConnected is triggered I send the data and call
> CloseDelayed function
>
>
>
> Everything works just fine except that once in a few restarts to my
> application I get an exception
>
> that IP address is not defined. My IP is defined and has no problems
> that I can see ?
>
>
>
> What am I doing wrong or is there a bug in TWSocket ?
>
>
>
> I have attached the code I am using.
>
>
>
> Any assistance will be appreciated.
>
>
>
> BR,
>
> Noam.
>
>
>
>
>


> This footnote confirms that this email message has been scanned by
> PineApp Mail-SeCure for the presence of malicious code, vandals &
computer 
> viruses.
>


>
>
>
>
>
> --
>
> Subject: Digest Footer
>
> ___
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
> --
>
> End of TWSocket Digest, Vol 554, Issue 1
>  

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [Off Topic] Vote for Delphi on Code2013

2014-01-03 Thread Darin McGee
I could not agree with you more.

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
Angus Robertson - Magenta Systems Ltd
Sent: Friday, January 03, 2014 3:07 AM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] [Off Topic] Vote for Delphi on Code2013

> Well, I said how to vote: "You can cast your vote by sending a tweet

So it's effectively a survey of Twitter followers about their favourite
language, excluding the many people who don't use Twitter  

If they wanted a properly representative survey, there would be several
voting methods. 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list please
goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be