T a n e s h a   N e t w o r k s
viewing Projects

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

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.

Megha Net

MeghaNet is some attempt to create business in Nellore area by IT.

Gratis Sip

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.

Gratissip Tftpd

GratissipTftpd is a TFTP server with extentions to serve firmwares and provisional settings for Grandstream IP-phones.

Jast Agi

JastAgi is a framework for writing FastAGI applications for Asterisk in Java.

foo tools

FooTools are some addon commands for the GreylineFtpd ftp-server.

Group Bot

GroupBot is some kind of IRC bot with MySql for persistence.

Pftp Mew

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

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

SerJ is a project to build a SIP proxy in Java, which resembles much of the functionality of Jan Janak's SipExpressRouter.