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: 154.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/placebohttp
hg clone ssh://hg@bitbucket.org/xitiomet/placebohttp

placebohttp / smtp.sh

#!/bin/sh
##
## placebo.sh
## 
## Made by Brian Dunigan
## Login   <xitiomet@xi03>
## 
## Started on  Wed Jun  9 18:58:39 2010 Brian Dunigan
## Last update Wed Jun  9 18:58:39 2010 Brian Dunigan
##
java -cp placebohttp.jar org.openstatic.smtp.PlaceboSmtpServer $*