Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Free Java MIDP Hosting

Reply
Thread Tools

Free Java MIDP Hosting

 
 
Don
Guest
Posts: n/a
 
      04-12-2004
Hi There,
I have some (J2me) Java MIDlets created that i would like others to be
able to download to their phones.
Can anyone help me on this, and maybe tell me the process for
deploying midlets to a web site and being able to download them to a
phone.
Is there any where free that i can use to hold my MIDlet

Thanks in advance
 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      04-12-2004
On 12 Apr 2004 11:58:33 -0700, (Don) wrote or
quoted :

>Is there any where free that i can use to hold my MIDlet


I have a large list of Java friendly ISPs at
http://mindprod.com/jgloss/isp.html

That might narrow your search down a bit.

I'd just try google on "ISP midlet hosting"

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
Reply With Quote
 
 
 
 
alan jeeves
Guest
Posts: n/a
 
      04-13-2004

"Don" <> wrote in message
news:. ..
> Hi There,
> I have some (J2me) Java MIDlets created that i would like others to be
> able to download to their phones.
> Can anyone help me on this, and maybe tell me the process for
> deploying midlets to a web site and being able to download them to a
> phone.
> Is there any where free that i can use to hold my MIDlet
>
> Thanks in advance




If you just want to host the .jad and .jar (which is normaly all you need to
do) any web server will do if its MIME types are set correctly (most are -
and if not should be simple to correct). So just look for free web hosting..
remember though "you get what you pay for"

But to be more end-user friendly, normally you would set up a short code txt
service, where:

* User sends txt message to short code, stating the game they want
* Server responds with special bookmark / service (to the .jad) txt reply
* user goes to the bookmark, downloads the jad and then the jar
* jar is saved onto the phone for user to play.

This can be setup by various companies for you, http://www.minick.net just
one (which we have previously used)

Alan.


 
Reply With Quote
 
Darryl L. Pierce
Guest
Posts: n/a
 
      04-13-2004
Don wrote:

> Hi There,
> I have some (J2me) Java MIDlets created that i would like others to be
> able to download to their phones.
> Can anyone help me on this, and maybe tell me the process for
> deploying midlets to a web site and being able to download them to a
> phone.
> Is there any where free that i can use to hold my MIDlet


If you have a website through your ISP, why not ask them to let you host
them on your website? All you need to do is ensure the proper MIME types of
set in the web server. Or, you could try someplace like midletcentral.com.

--
Darryl L. Pierce <>
Visit the Infobahn Offramp - <http://mypage.org/mcpierce>
"What do you care what other people think, Mr. Feynman?"
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Hosting, Reseller Hosting, and Dedicated Hosting!!!!!! teo1991 Ruby 0 04-02-2009 01:50 PM
Web Hosting, Reseller Hosting, and Dedicated Hosting!!!!!! ufi02 ASP .Net 0 03-27-2009 07:49 PM
free wiki hosting recommendations; free forum hosting darkknight NZ Computing 4 08-04-2008 10:53 AM
java.lang.NullPointerException at com.sun.kvem.midp.MIDP.run(MIDP.java:651) Fahad Java 1 08-08-2005 02:11 PM
Will application J2ME MIDP 2.0 based of one device run another J2ME MIDP 2.0 device? nishadixit Java 5 06-01-2005 05:40 AM



Advertisments