|
CD Player
|
|
Hits: 5 |
|
Date added: 06/18/2006 |
|
This is a CD player Source Code written in Delphi 5. |
|
|
|
|
PrincessSandy
|
|
Hits: 4 |
|
Date added: 02/28/2005 |
|
An easy-to-use process patcher, produces about 6K loaders. Delphi 5 and ASM sources on request. |
|
|
|
|
Liboop
|
|
Hits: 4 |
|
Date added: 07/09/2005 |
|
Liboop is a low-level event loop management library for POSIX-based operating systems. It supports the development of modular, multiplexed applications which may respond to events from several sources. It replaces the select() loop and allows the registration of event handlers for file and network I/O, timers and signals. Since processes use these mechanisms for almost all external communication, liboop can be used as the basis for almost any application.
Liboop is licensed under the Lesser General Public License.
Similar free software includes the GLib Main Event Loop, Niels Provos' libevent, and (for Perl) POE. Refer to the rationale for a detailed comparison.
Software which uses or supports liboop includes lsh, RULI, lyskom-server, Gale and GDN. (Let me know if I'm missing any.) |
|
|
|
|
Libpcap 0.9.0
|
|
Hits: 4 |
|
Date added: 07/02/2005 |
|
LIBPCAP version 0.9.0 is in alpha as of April 6, 2005
The Packet Capture library provides a high level interface to packet capture systems. All packets on the network, even those destined for other hosts, are accessible through this mechanism.
Manual:
http://www.hackerscenter.com/library/download.asp?id=743 |
|
|
|
|
String Identifier
|
|
Hits: 4 |
|
Date added: 05/23/2006 |
|
Checks whether a given string is valid identifier. |
|
|
|