On Nov 14, 2007 8:24 AM, Federico Benavento <[EMAIL PROTECTED]> wrote:
> I have ssh, telnet irc, everything in my sony w300i (MIDP 2.0)
>
> here a tutorial implementing telnet:
> http://developers.sun.com/mobility/midp/articles/termemulator1/
>
>

Unfortunately it didn't seem the edition of motorola razr I had from
Cingular was capable of anything but http connections... so I wrote a
gateway to some apps on my server at home and used xinetd with a
header to implement just enough of http to make the phone think I was
a web server.

Nowadays, I'd have written my application with Yaws (erlang web
server) and had it generate dyanimc content, but at the time the app
was in C++.

Dave

>
> On Nov 14, 2007 1:12 AM, David Leimbach <[EMAIL PROTECTED]> wrote:
> > I thought J2ME was limited to http connectivity...  At least my
> > initial experiments with it on my motorola razr had me limited to http
> > connectivity via limits in the classes available I thought.
> >
> > I didn't spend a lot of time with it though.
> >
> >
> > On Nov 13, 2007 4:00 PM, Anthony Sorace <[EMAIL PROTECTED]> wrote:
> > > I'm beginning a project that involves writing some Styx servers in
> > > Java, particularly in a JavaME (formerly known as J2ME) environment.
> > > Uriel's nice page on 9p implementations lists two Java
> > > implementations, but neither's been updated in a good while, one is
> > > client-only, and neither lists which flavor of Java it's designed for
> > > (write once run somewhere?). Does anyone have any information on a
> > > Styx server in a current-ish Java?
> > > Anthony
> > >
> >
>
>
>
> --
> Federico G. Benavento
>

Reply via email to