[DUG] TService and Windows Messaging

Kyley Harris kyley at harrissoftware.com
Wed Apr 12 16:11:44 NZST 2006


Hmm Microsofts help file for MSSql recommends using TCP over named pipes
because they are slow. Named pipes are just a legacy from before tcp was
common. There is nothing more simple in life that connecting a tcp
socket to talk to an app. Is safe, reliable, and not hooked into any
oddities, and you don't have to be on the same computer.

-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of Rohit Gupta
Sent: Wednesday, 12 April 2006 9:12 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] TService and Windows Messaging

I have used Named pipes, but I hated the rigmarole around it.  I also
found 
them a bit slow but that may be my usage of them.  I think I will try
and use 
TCPIP next time.  The few apps I have seen use this work very fast and 
reliably.

Date sent:	Tue, 11 Apr 2006 14:28:01 +1200
From:	"Gary T. Benner" <gary at 123.co.nz>
To:	delphi at delphi.org.nz
Copies to:	Subject:	[DUG] TService and Windows Messaging
Send reply to:	NZ Borland Developers Group - Delphi List
<delphi at ns3.123.co.nz>
	<mailto:delphi-request at ns3.123.co.nz?subject=unsubscribe>
	<mailto:delphi-request at ns3.123.co.nz?subject=subscribe>


HI all, 
Has anyone worked out a simple way to communicate to a Windows 
Service using windows messaging. There appears to be a proprietary 
solution (Aldyn), but I don't want to go down that track at this stage. 
cheers 
Gary

Gary Benner 

e-Engineer, Lecturer, and Software Developer

123 Internet Limited

Waiariki Institute of Technology

Sunshine Garden Bag Co.

MailScanner has detected a possible fraud attempt from 
"www.sommnet.com" claiming to be Sommnet.com Limited

Mob: 021 966 992

Email: gary at 123.co.nz 




Ref#: 41006

Regards

Rohit

==========================================================
============
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email rohit at cfl.co.nz  or  r.gupta at xtra.co.nz
==========================================================
============


_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi





More information about the Delphi mailing list