Basically my goal is to create a Java package that anyone could use in there java programs to talk to the XMail Server. I would be looking to incorporate features of all the other great admin tools, but some seem to be missing some features that i of course want, hence the reason for the idea. Plus, the ability to use it to create gui's in other OS's. And probably the biggest goal is too give XMail even more helpers/tools/developement libraries :).
I am a beginner in the Java area, but I have written some pretty useful stuff already. So... I have never worked with JNI, but I would probably check into that first, since it sounds more useful than my other method of telneting in. Probably more secure too? Faster? I am actually pretty surprised that no one has created something like this because I am sure other developers have thought about it? Hopefully I will contribute back to XMail in the near future with this. Ben ----- Original Message ----- From: "William Denniss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 9:24 PM Subject: [xmail] Re: java package > > Talks as in JNI, using Stream to the XMail Port, or by shell commands to the > XMail command line tool? > > I do not know of any fitting either of those but I would be interested > depending on what exactally this program did. I'm guessing since you refer > to API you would mean a java JNI wrapper or somthing like that. What would > be the goal of such a project? > > Cheers, > > Will. > > On Tuesday 01 July 2003 10:45, Benny wrote: > > Hi everyone, > > > > Question: Does anyone know if there is a Java API that "talks" with > > XMail? > > > > If no, how many people on this list would be interested in a package in > > java that does this, besides myself? I am thinking of starting this > > project... > > > > If yes, can someone please direct me to where I could get it. I looked > > on xmailserver.org. > > > > Benny > > -- > William Denniss - will@: http://www.omegadelta.net > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
