Dprogramming.com - The D Programming Language [archived content]
Directory

Home
News
Wiki
Entice Designer
DCode editor
Linkdef
bintod
Tutorial
D FAQ
Code
    bintod
    DFL GUI
    D irclib IRC
    fileprompt
    ini files
    Linkdef
    list linked list
    mtext
    Splat sockets
    trayicon
    wildcard
Contact
Paste
Links

Splat 0.7

Splat is a socket platform for D. Splat allows you to manage multiple sockets and timers asynchronously from one thread easily.
It runs and was tested on Microsoft Windows and GNU/Linux. Now supports Tango, as well as Phobos.

See the Splat documentation here.

Download Software

Tested with Phobos and Tango 0.99.2.

Here is an example very simple IRC client using splat and dirclib.
Here is an example very simple IRC server using splat.

Copyright © 2004-2008 Christopher E. Miller