The Easy Sockets Library is incorporated in ShockWave and provides an easier way to deal with TCP sockets. It is fast,non-blocking and event-driven and can be used in any application that requires sockets.
New features in version 0.1-beta18:
1. Socket support
Fast, flexible, non-blocking, event driven TCP sockets.
2. Module support fully functional
3. Simple IRC Client module which acts just like a bouncer.
Fast, flexible , event oriented , non-blocking TCP socket support is on the way. It will be included in the next release of ShockWave and can be used as a library in other programs.
Module support is now available, but it is still experimental. The latest release contains a simple module for ShockWave.
|===========================================================================|
| ShockWave IRC Bot version 0.1 |
| - Copyright (c) Cyrax 2002 |
| - e-mail: cyrax@myrealbox.com |
|===========================================================================|
_________________________________________
| Table of contents |
|---------------------------------------|
| 1. What is an IRC Bot ? |
| 2. What can an IRC Bot do ? |
| 3. Introduction to ShockWave |
| 4. Features |
| 5. Development |
| 6. TODO |
-----------------------------------------... read more
sw-0.1-beta5.tgz is the first official release of ShockWave.
This version fully compiles and runs under linux. The only features of the bot are some basic commands. This release is not intended to be used by endusers because it is just a beta test version and should only be used by developers for debugging and adding new features.