Re: [twsocket] UDP Address

2008-10-17 Thread Maurizio Lotauro
Scrive Wilfried Mestdagh <[EMAIL PROTECTED]>: > Hello Martin, > > Here is a small example: > > procedure TFoo.FUDPDataAvailable(Sender: TObject; Error: word); > var >Buffer: array [0..1023] of char; >Len: integer; >Src: TSockAddrIn; >SrcLen: integer; > begin >SrcLen := SizeOf

[twsocket] OT: DDService framework for D2009 (freeware with source)

2008-10-17 Thread Arno Garrels
Hi, Some kind of advertising, and it has nothing to do with ICS, but nice stuff IMO ;-) Download: http://www.duodata.de/misc/delphi/DDService.zip DDService for Delphi 5, 7, 2006, 2007 and 2009 currently adds the following features to the original CodeGear service framework : - Optional consol

[twsocket] TPop3Cli header...

2008-10-17 Thread zayin
Hello, I am using V5. This is all part of automated alarming logic. I need to verify that some user responded to an alarm email. I just need to check the email address against a list. I see in the header the first line is Return-path: Will it be that format/language for all mail servers on t