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 :-( Is MailSlot'ing not suposed to work locally as well ? I am using the Broadcast method, so anyone should be able to receive. Or should I use other, more direct, methods locally? _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

