Need help distributing my wireless game

Hello,I have written a wireless game that I want to let people freely download onto their cell phones. Can I just put it up in my WML webserver and tell people the address? Or must I sign up with the telecom operators?Thanks.
[267 byte] By [ alvinhung] at [2007-9-26 17:43:18]
# 1
Submit it to midlet.org, midlet central, etc.
rpferia at 2007-7-2 23:31:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Hi, we are interested in distributing your game. Please send email to me or go to my company's website:www.mobile-application.com for details.
n_kit at 2007-7-2 23:31:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
Nokia and SprintPCS (maybe others) just announced repositories where they'll handle all that stuff. It would probably much more difficult to go it alone I would think.Juantay
Juantay at 2007-7-2 23:31:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

Yes you can put it on your web site. There should be no problem, you don't need any special MIDlet server.

Just put your JAD file on a web site, that you can access via WAP (or HTTP through WAP gateway). Specify the download address of the JAR file in the JAD file (should be a http connection).

d_zaschke at 2007-7-2 23:31:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...