xitiomet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

xitiomet / placebohttp http://openstatic.org/

Embeded Http server for gcj/java applications. PlaceboHttp uses an automatic session management system, Treating each session as a HttpRequest queue.

Clone this repository (size: 153.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/placebohttp
hg clone ssh://hg@bitbucket.org/xitiomet/placebohttp

Commit f622dfb6866b Raw commit »

commit
f622dfb6866b
parent
7a777704df62
branch
default

smtp support

Comments

    Log in to comment »

    File Lines added Lines removed
    Makefile 1 1
    smtp.sh 11
    src/org/openstatic/smtp/PlaceboSmtpServer.java 228
    src/org/openstatic/smtp/SmtpMessage.java 79
    src/org/openstatic/smtp/SmtpRequestThread.java 161