| T a n e s h a N e t w o r k s |
This is a list of projects which are currently to be found at TaneshaNet. Some of them are developed by myself, and others are just hosted for some of my friends.
FooFtpd is a project, where we try to create an ftp-daemon in Java, which can deliver same performance as the more traditional ftp-daemons, while at the same time getting the platform-independence and being easy to develop further on.
MeghaNet is some attempt to create business in Nellore area by IT.
GratisSip is a Danish initiative to start a free/public SIP server to allow people to call eachother for free using VoIP. It is being funded by Musimi, my brother's IP-telephony company which provides PSTN<->VoIP services.
GratissipTftpd is a TFTP server with extentions to serve firmwares and provisional settings for Grandstream IP-phones.
JastAgi is a framework for writing FastAGI applications for Asterisk in Java.
FooTools are some addon commands for the GreylineFtpd ftp-server.
GroupBot is some kind of IRC bot with MySql for persistence.
PftpMew is an FTP client for doing some different kinds of moving files around. I am just hosting this project for a friend, so please dont ask me any questions about it. The old web-site was gone, so only a download link is left until a new website will be put up again.
SipServlite is a "light" implementation of the SIP Servlet specification. It intends to mirror the framework as much as possible, but without the container itself, and the deployment mechanisms provided by the container. Instead it comes with an addon SipServliteSpring which facilitates easy use with Spring 2.0 XSD based configurations.
SerJ is a project to build a SIP proxy in Java, which resembles much of the functionality of Jan Janak's SipExpressRouter.