wap.howardforums.com | FAQs | Reviews | About | Rules | Advertise | Contact  
HowardForums: Your Mobile Phone Community & Resource

Go Back   HowardForums: Your Mobile Phone Community & Resource > Manufacturer Discussion > LG.HowardForums.com
User Name
Password
Marketplace Register FAQ Premium Mark Forums Read



Reply
Welcome to the HowardForums: Your Mobile Phone Community & Resource.
HowardForums is discussion board dedicated to mobile phones with over 1,000,000 members and growing!

For your convenience HowardForums is divided into 7 main sections; marketplace, phone manufacturers, carriers, smartphones/PDAs, general phone discussion, buy sell trade and general discussions. Just scroll down to see them!

Only registered members may post questions, contact other members or search our database of over 8 million posts. Why don't you join us today!

CLICK HERE TO REGISTER

If you have time check out our sister sites:
HowardChui.com - Where you can find the latest mobile phone news and reviews.
HowardChui.com phone gallery - See interesting pictures of phones that we've taken.
HowardForums Wiki - Our Mobile Phone Encylopedia.
Niknon.com - Our sister site about Digital Photography.
SlowFo.com - General Discussion.
 
Thread Tools Display Modes
  #1  
Sticker's Avatar
Sticker Sticker is offline

Phone Expert
Phone(s):
1: LG Dare
2:
3:
Provider(s):
Verizon Wireless
Joined: Dec 2003
Posts: 90
Send a message via ICQ to Sticker Send a message via AIM to Sticker
Wap

Introduction
Well, the reason for this post is because there are at least 5 threads around here asking, "is verizon blocking free wap?" or "wap doesnt work for me!" I just thought I would compile a thread for everyone to clear up all the questions. Hopefully lgreenberg can sticky this for me. This thread will include:
  • Using a WAP Proxy
  • How To Setup Your Own WAP Gateway [Windows]
  • How To Setup Your Own WAP Gateway [Linux]
  • How To Setup Your Own WAP IRC Gateway

Using a WAP Proxy
Using a WAP Proxy is quite simple and you can be up and running in minutes.

Things you need:
  • An IP that is running a WAP Gateway
  • A WAP homepage

There are several IP's floating around these forums, one I would reccomend is 66.208.106.16 port: 9201. Everyone thinks it's blazing fast, and it's mine. :P

After you have an IP you will need to do the following:
1) Go to menu, hit 0, it should prompt you for a "Service Code" enter six 0's, you should now be in the services menu for your phone.
2) Hit 9 (WAP Settings), hit 1 (IP Settings), hit 4 (Link2-IP1).
3) Now enter 66.208.106.16 as the IP, hit okay.
4) Hit clear to return to WAP Settings
5) Hit 2 (Port Settings), hit 4 (Link2-Port1), enter 9201 in, hit okay. Now hit End.
6) Start the browser up, let it load, it will most likely give you some security error, just ignore it, hold 0 for a few second, it should now bring up browser settings.
7) Hit 6 (Advanced), hit 3 (WAP Proxy), hit 2 (WAP Proxy 2), go back to the Advanced menu.
8) Now, put your phone aside for a step, we will be setting up a WAP homepage here, go to www.tagtag.com and sign up for an account, setup a page with some nice WAP pages, like wap.movietickets.com. Now that you have your tagtag page we can continue.
9) You should still be in the Advanced menu of the browser on your phone, hit 2 (Homepage), enter in your homepage. Hit okay when done.
10) Now you should be done, to be safe, power cycle your phone.
11) Start the browser, you should be now taken to your tagtag page you setup in step 8.
Note: If you get "Error: unable to connect to server www.tagtag.com" Hold 0 and reload the page, it should work.

How To Setup Your Own WAP Gateway (Windows)
Setting up your own WAP Gateway on your personal PC is a good alternative to using some of those free ones, but it's really not as good unless you run your computer runs 24/7 and you have a broadband connection.

Things you need:
  • A PC running Windows
  • WAP3GX - get here

1) Install WAP3GX
2) Load wap3gx.exe
3) Setup WAP3GX to run as a service, that way it will automatically start when windows does.
4) Hit the Start button.
5) It should be running, now just get your IP address and use your IP address with the tutorial above instead of the IP provided.
Note: If you are running a firewall you will have to forward port 9201, I will not be writing up how to do that seeing as there are many routers and different ways for each one.

How to Setup Your Own WAP Gateway (Linux)
Linux is used for most web/game servers and is more reliable/stable than Windows. This guide will most likely be used by people with their own dedicated servers.

Things you need:
  • A server running Red Hat or Debian
  • Kannel - get here

1) Once the source is downloaded run
Code:
./configure make

2) After Kannel is compiled you will need to install certain programs in a suitable place.
Code:
make bindir=/path/to/directory install

3) You should now be finished
Note: This is a very BRIEF tutorial on how to install, for a more detailed installation guide go here

How To Setup Your Own WAP IRC Gateway
IRC stands for Internet Relay Chat, it is a way to chat and keep in touch with family, friends and many other things. Many people would like to know how to talk on IRC from their phone, I know I wanted to, and after a bit of googling I found a nice program to allow you to do just this.

Things you need:
  • A server running BSD or mostly any linux distro
  • WAP IRC Gateway v.24 - get here

1) Download the sources
2) Extract the sources
Code:
tar xvzf wapirc_0.24.tar.gz

3) Change to the WAP IRC directory.
Code:
cd wapirc_0.24

4) Edit config.h for server/nickname/ident you want.
5) Compile the source
Code:
make

6) Move the wapirc.cgi to your cgi enabled folder, make sure it is chmodded to 755
Code:
chmod 755 wapirc.cgi

7) Move the compiled wapircd binary to a directory not accessable by the web.
8) Run wapircd
Code:
./wapircd &

That should run it in the background, if for some reason when you run that and the process dies when you log out of SSH or telnet, use this command.
Code:
nohup ./wapircd &

9) Now go to the URL that the cgi is located at.

Well that is all folks, I hope it helps, if you find any typos or mistakes, feel free to PM me.

Many thanks go out to:

Last edited by Sticker : 01-02-2004 at 12:50.
Reply With Quote
  #2  
reapur reapur is offline

Phone Collector
Phone(s):
1: LG VX6000
2:
3:
Provider(s):
VZW
Joined: Nov 2003
Posts: 173
Thanks so much for the work you've put into this.
I know I appreciate it. This really should be a sticky or added to the faq.
Reply With Quote
  #3  
LoFo's Avatar
LoFo LoFo is offline

My antenna is smaller than yours
Phone(s):
1:
2:
3:
Provider(s):

Joined: Jul 2003
From: LA
Posts: 346
Quote:
This really should be a sticky
Correction, "a sticker".

__________________
Reply With Quote
  #4  
Sticker's Avatar
Sticker Sticker is offline

Phone Expert
Phone(s):
1: LG Dare
2:
3:
Provider(s):
Verizon Wireless
Joined: Dec 2003
Posts: 90
Send a message via ICQ to Sticker Send a message via AIM to Sticker
Wirelessly posted (Vx 6000: LGE-VX6000 UP.Browser/4.1.27)

Lol i sent the moderator a message asking to do it
Reply With Quote
  #5  
blacksurfer's Avatar
blacksurfer blacksurfer is offline

My antenna is smaller than yours
Phone(s):
1: Blackberry 8820 WiFi with no data!!
2:
3:
Provider(s):

Joined: Jul 2003
From: Los Angeles, CA
Posts: 394
Thanks!

got my own private wap server up and running in seconds!
Reply With Quote
  #6  
alanh's Avatar
alanh alanh is offline

I've climbed a cellphone tower
Phone(s):
1: LG VX 9600 Versa, LG VX8550 (Blue)
2: LG VX8300, VX 8500 (retired)
3: LG VX4400 (retired), VX6100 (retired), VX 8100 (retired)
Provider(s):
Verizon
Joined: Jul 2003
From: Phoenix, AZ
Posts: 1,904
A couple of other tips:
  1. Watch out for the "Clear LinkInfo" option (3) right under the "Port Setting" option. This clears all of the WAP settings, including the default ones under Link1. There's no "Are you sure?" warning -- touch 3 and they're gone.
  2. If you do accidentally clear Link1, try 199.074.153.210, port 9203.
  3. Be aware that there is a security risk in operating your own open WAP gateway. Someone could use it to forward spam, or to do illegal activity. Although this would be difficult to do directly over a mobile phone, an emulator on a PC could do it. You also need to keep on top of any security fixes for the gateway software. I'm not aware of any problems at the current time, but you need to be aware of the possibility.
  4. A good idea would be to use your router or the gateway software to restrict the IP range to the one your phone uses. This won't block out other phone users, but will at least keep it from the internet at large. You can find your phone's IP at http://text.dslreports.com/mspeed -- select "Your IP". Generally, you can use the first two bytes of the IP address as the filter -- so if it's 123.21.123.21, use 123.21.0.0.
Reply With Quote
  #7  
reapur reapur is offline

Phone Collector
Phone(s):
1: LG VX6000
2:
3:
Provider(s):
VZW
Joined: Nov 2003
Posts: 173
Now is there a way that I can setup a tagtag like service on my webserver at home? seems easy enough, but I can't sw that will do it.

Cheers
Reply With Quote
  #8  
julesj66's Avatar
julesj66 julesj66 is offline

Mobile Pro
Phone(s):
1: LGVX6000
2:
3:
Provider(s):
Verizon Wireless Sprint (just switched to VW)
Joined: Dec 2003
From: NYC
Posts: 30
Sticker - thanks so much for this post - I am now looking at my yahoo mail on my phone - I followed your instructions exactly and am up & running - it even seems to be bringing me to the sign in page for yahoo automatically!!! It does show "openwave" at the start of the browser though - is that OK? I just want to make sure Verizon's not going to slam me with any charges for this! (I never got a security error)!
__________________
Thanks, Jules
Reply With Quote
  #9  
d0tn d0tn is offline

Phone Expert
Phone(s):
1: Sanyo MM-5600
2: Samsung A680 (GF's)
3:
Provider(s):
Sprint
Joined: Jun 2003
From: USA
Posts: 55
Quote:
Originally posted by julesj66
Sticker - thanks so much for this post - I am now looking at my yahoo mail on my phone - I followed your instructions exactly and am up & running - it even seems to be bringing me to the sign in page for yahoo automatically!!! It does show "openwave" at the start of the browser though - is that OK? I just want to make sure Verizon's not going to slam me with any charges for this! (I never got a security error)!


Nope, that is absolutely normal. It still needs to open the browser even though it may be using a different server.

That's like using free internet on your computer; you would still need to open Internet Explorer to go on the web, even if your using free dial up!
Reply With Quote
  #10  
Sticker's Avatar
Sticker Sticker is offline

Phone Expert
Phone(s):
1: LG Dare
2:
3:
Provider(s):
Verizon Wireless
Joined: Dec 2003
Posts: 90
Send a message via ICQ to Sticker Send a message via AIM to Sticker
Quote:
Now is there a way that I can setup a tagtag like service on my webserver at home? seems easy enough, but I can't sw that will do it.


Yes, but you'd need apache and some other stuff, and I really haven't messed with that, tagtag works fine for me.
Reply With Quote
  #11  
BigFlavor's Avatar
BigFlavor BigFlavor is offline

Radiation is good
Phone(s):
1: motorola v65s
2:
3:
Provider(s):
verizon (since 2001)
Joined: Aug 2003
Posts: 542
thanks for the thanks chef. great tutorial.
been a while since i visited hofo. i don't know linux at all. i'll put a link to here.

peace,
matt
Reply With Quote
  #12  
besides besides is offline

My mom bought me this phone
Phone(s):
1: Siemens C55
2:
3:
Provider(s):
Omnitel, Lithuania
Joined: Dec 2003
From: Lithuania
Posts: 2
wapircd

Hello, to all, I just want to notice, that I'm _NOT_ creator of wapircd, wapircd is created by Alan Cox, but from v0.21 I maintain this project and all wishes and bug reports must be send to me

This tutorial is really nice, thanx sticky
__________________
Wap-IRC project - http://tvilda.stilius.net/wapirc/
E-mail: webmaster@stilius.net
Reply With Quote
  #13  
netdata netdata is offline

Mobile Pro
Phone(s):
1:
2:
3:
Provider(s):

Joined: Jan 2004
Posts: 29
Kudos Sticker!

Great work dude....
Reply With Quote
  #14  
blacksurfer's Avatar
blacksurfer blacksurfer is offline

My antenna is smaller than yours
Phone(s):
1: Blackberry 8820 WiFi with no data!!
2:
3:
Provider(s):

Joined: Jul 2003
From: Los Angeles, CA
Posts: 394
Try winksite instead of tagtag

Winksite was easy for me to set up and it's free to use for your homepage with your wap server.

www.winksite.com
Reply With Quote
  #15  
Kevin_M's Avatar
Kevin_M Kevin_M is offline

Phone fan
Phone(s):
1: VX-6000
2:
3:
Provider(s):
Verizon
Joined: Dec 2003
From: Tampa, FL
Posts: 10
So even though you click yes when it says "charges will apply. Start Mini Browser" there is none as long as you follow the steps above? Sorry about the dumb question just making sure.
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Current time is 13:41 GMT.


Niknon.com | HowardChui.com | wap.HowardForums.com | wiki.HowardForums.com | SlowFo.com