Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 May : UDP Server + Indy 10 + Delphi 7

www.cryer.info
Managed Newsgroup Archive

UDP Server + Indy 10 + Delphi 7

Subject:UDP Server + Indy 10 + Delphi 7
Posted by:"Martin" (anchordoqu..@arnet.com.ar)
Date:Tue, 8 May 2007 15:20:22

Hello

I need to create a udp server that could write to a postgres database (using
zeos lib components) the packets.(like a log). The packets arrive at server,
1 or 2 packets in 1 second. (Thread operation?)
I'll tried to do that in OnUDPRead event, but It dosn't work well.
Anyone have an example to read how to do that ?
The program need to run as a UDP Server Service. Now I test it in a normal
form.

Thanks you a lot!

Martin

Replies:

www.cryer.info
Managed Newsgroup Archive