[EMAIL PROTECTED] wrote: > I have a couple of applications where I would like to send a small > string from one to the other.(30 chars or so.) > The two applications may or may not be running on different PCs > connected by LAN. > > I am currently using the little component AlMailSlot and it works fine > if a LAN is needed. > If both applications run on the same PC it is about 20/80 if it works > or not. > Mostly not :-(
What do your debugging efforts tell you the problem is? > Is MailSlot'ing not suposed to work locally as well ? Yes, mailslots work locally. > I am using the Broadcast method, so anyone should be able to receive. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

