Board index » delphi » delphi component for serial communication

delphi component for serial communication

Hello,
please where is component for communication serial port in NT and win95
Any thinks in advance
 

Re:delphi component for serial communication


Goto http://www.torry.ru/ and look under the LAN and communications section.
There are lots of serial components there.  I use the one by Varian Software
Services, which has served me well.

--
Wayne Visser
waynevis...@idirect.com

Quote
Moussine <abdelhak.mouhs...@hol.fr> wrote in message

news:01beadbf$6ff8fce0$5e7c69c1@none.wanadoo.fr...
Quote
> Hello,
> please where is component for communication serial port in NT and win95
> Any thinks in advance

Re:delphi component for serial communication


Quote
In article <01beadbf$6ff8fce0$5e7c6...@none.wanadoo.fr>, Moussine wrote:
> please where is component for communication serial port in NT and win95
> Any thinks in advance

You should ask in the delphi.thirdparty-tools group, or search the sites
below for things like TComm or TComm32. For a commercial solution see
www.turbopower.com AsyncPro.

Delphi Super Page       http://sunsite.icm.edu.pl/delphi/
  US mirror site:       http://www.cdrom.com/pub/delphi_www/
  German mirror :        
http://ftp.uni-erlangen.de/pub/source/MIRRORS/sunsite.icm.edu.pl/pub/...
hi
  Other mirrors :       http://ftp.sunet.se/delphi/
Torry's Delphi Pages    http://www.torry.ru/  
the Delphi Box          http://Inner-Smile.com .
                        http://www.delphisource.com/
The DELPHI Deli         http://www.delphix.com/
The Delphi EXchange     http://www.delphiexchange.com/

Peter Below (TeamB)  100113.1...@compuserve.com)
No e-mail responses, please, unless explicitly requested!

Re:delphi component for serial communication


I had wrote that code manually. I can send the sample class for transferring
and receiveing data through out COM port. It's very simple and based on API
calls.

Ask me by
e-mail: nikolay.m.yevse...@usa.net
or ICQ: 34192155

Quote
Moussine wrote in message <01beadbf$6ff8fce0$5e7c6...@none.wanadoo.fr>...
>Hello,
>please where is component for communication serial port in NT and win95
>Any thinks in advance

Re:delphi component for serial communication


Hello Moussine,
please try also my serial Component (free, source included)
http://www.domis.de/serial.htm
The Component uses a thread for receiving and a simple sample Program is
included.
Good luck
Ekkehard Domning

--
DomIS Internet Solution - Ekkehard Domning
Spahner Str. 11 - D-49751 S?gel
Tel: +49-5952-9889-5 Fax: +49-5952-9889-6
Mobil: +49-172-8327978 Mail: e...@domis.de
Internet: http://www.domis.de

Quote
Moussine wrote:

> Hello,
> please where is component for communication serial port in NT and win95
> Any thinks in advance

Other Threads