Elvin Client Components For Delphi Code
Status: Pre-Alpha
Brought to you by:
darkaxiom
File | Date | Author | Commit |
---|---|---|---|
Examples | 2010-08-17 | darkaxiom | [r26] |
Packages | 2010-08-17 | darkaxiom | [r26] |
Tests | 2010-05-03 | darkaxiom | [r19] Major Changed with ElvinCLient On Connected mes... |
TickerTapeTest | 2010-08-17 | darkaxiom | [r26] |
cmdLine | 2010-08-17 | darkaxiom | [r26] |
doc | 2010-08-17 | darkaxiom | [r26] |
src | 2010-08-17 | darkaxiom | [r26] |
README.txt | 2009-04-07 | darkaxiom | [r10] |
=====Elvin Delphi Client======================================================== http://delphielvincli.sourceforge.net/ https://sourceforge.net/projects/delphielvincli/ A Delphi Components suite for connecting to a Elvin Server. http://elvin.org/ With support for ElvinPresence and TickerTape Messages http://TickerTape.org =====Components================================================================== TElvinClient -Elvin Client Protocal Component TElvinPresence -ElvinPresence Protocal Component TElvinTickerTape -TickerTape Component =====Examples==================================================================== DriveSpaceWarning -Sends a Message to a tickertape user when a drive runs out of space ElvinPresence -A Simple implementation of the ElvinPresence Protocal, shows a list of online users ElvinBalloon -Another implementation of the ElvinPresence Protocal, Shows a task bar balloon when users come online TickerTapeTest -A Test Program to Test All three Components =====ChangeLog=================================================================== 07 March 09 DarkAxi0m: -added UnreliableMode for Sessionless Notification To ElvinClient -Updated Examples 02 April 09 DarkAxi0m: -added UnSubscribe To ElvinClient -Updated Examples 24/03/2009 DarkAxi0m: Very Pre Alpha