Skip to content

Java FastCGI server side communication library

License

Notifications You must be signed in to change notification settings

xycabcd/jFCGIHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jFCGIHelper - A Java FastCGI server side communication library

This library focus on helping you to communicate with the client(web server). It always stays aside and don't change anything.

Important

jFCGIHelper may have bad designes. It. For example, a certain variable you need might not exist.

Important

jFCGIHelper is not tested. Bugs might present.

Documents and Guides

Getting Started

Further documents will come later.

Building

No building tool needed. Just build every .java files under jfcgihelper by javac.

Credits

Based on jFastCGI's FastCGI library. If you want a CGI-like programming experience, use that.

About

Java FastCGI server side communication library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages