Notices

WiFi Talk As the title states, WIFI !!!

Reply
 
LinkBack Thread Tools
Old 10-06-03, 05:44 PM   #1 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
network card on laptop and Axim

Short question: Can I communicate with my Axim directly to a laptop with a network card? Or is a router necessary?
ivarhoff is offline   Reply With Quote
Sponsor Ads
Old 10-06-03, 06:10 PM   #2 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
Yes you can. I do it all the time. You need to set both card to an ad-Hoc network to do this without a router. (Also, make sure they are both on the same IP range)

I use it with 2 wirless 802.b cards, I share out my laptop's internet connection (If you do this, just set your PDA to DHCP).

This was you can surf the internet, use VPN, messenger etc..
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case

Last edited by xek; 10-06-03 at 06:13 PM.
xek is offline   Reply With Quote
Old 10-06-03, 10:05 PM   #3 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
Thanks! How do I set up the same IP-range? Is there a "recepie" somewhere?
ivarhoff is offline   Reply With Quote
Old 10-06-03, 10:19 PM   #4 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
By IP range, it just means the last octet (last 3 digits) of the IP address can be anywhere between 1-255. However, the first 3 sets of numbers have to be the same.

Example:

PC: - 192.168.1.101
Axim: - 192.168.1.110

Thats all that means. Just ask if you need help changing these settings.

__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case
xek is offline   Reply With Quote
Old 10-07-03, 11:40 AM   #5 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
The settings on my Axim is:

IP address: 169.254.96.89
Subnet Mask: 255.255.0.0
Default gateway: 0.0.0.0

What settings should I have on my PCI network card?
ivarhoff is offline   Reply With Quote
Old 10-07-03, 12:19 PM   #6 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
That's an auto configuration address.. Use these settings:

You will need to specify all this on both machine and Axim
--------------------------------------
Axim:
IP 192.168.1.50
Subnet 255.255.255.0
Gateway 192.168.1.1
--------------------------------------
PC:
IP 192.168.1.1
Subnet 255.255.255.0
Gateway 192.168.1.1
--------------------------------------

After changing these settings, you should be able to ping your Axim from your desktop machine.

If you are using your PC as an internet gateway, use these settings:

--------------------------------------
Axim:
IP 192.168.0.50
Subnet 255.255.255.0
Gateway 192.168.0.1
--------------------------------------
PC:
Go to the properties of the internet connect, and enable ICS (Internet Connection Sharing) and choose your PC wireless card as the card to use on your side of the network.

Again you should be able to ping the Axim from the desktop machine.
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case

Last edited by xek; 10-07-03 at 12:29 PM.
xek is offline   Reply With Quote
Old 10-07-03, 12:45 PM   #7 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
How do I change my IP-address on the Axim? I haven't been able to change it in the settings
ivarhoff is offline   Reply With Quote
Old 10-07-03, 12:52 PM   #8 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
Go in to:

Start > Settings > Connections > Wireless Ethernet

In there, click the network card you have, then check the box that says 'Use specific IP address'

That's were you change those settings. (in WM2003)
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case
xek is offline   Reply With Quote
Old 10-07-03, 01:06 PM   #9 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
Thanks. But the network-icon on the PC is "dead" when there's no network available. How do I ping the Axim?
ivarhoff is offline   Reply With Quote
Old 10-07-03, 01:07 PM   #10 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
And do I have to change SSID?
ivarhoff is offline   Reply With Quote
Old 10-07-03, 01:19 PM   #11 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
If you switch off you Axim, the network icon on the PC will change to an icon with a red x on it.

To ping, on the PC, click 'Start > RUN' type in the CMD and click on. This will give you a black DOS screen.

In there, type: ping 192.168.0.50

I put ‘192.168.0.50’ assuming that’s the IP you used for your Axim.

The SSID needs to be the same on the Axim as on the PC.
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case
xek is offline   Reply With Quote
Old 10-07-03, 01:31 PM   #12 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
So...when is the red cross supposed to go away during the process of setting up? I can't seem to get pass that. How do I see to SSID on the PC?
ivarhoff is offline   Reply With Quote
Old 10-07-03, 01:36 PM   #13 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
The red cross should go away when XP detects a wireless connection.

Switch on you Axim with the NIC in. Right click on that red cross, then left click on 'View Available Wireless Networks.

When that comes up, you should see your SSID (specified on your Axim) in that window that says 'Available wireless networks'

Select your SSID, then click Connect. Then that red x should go away.
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case
xek is offline   Reply With Quote
Old 10-07-03, 01:53 PM   #14 (permalink)
Aximsite Rookie
 
Join Date: Sep 2003
Posts: 37
Thanked 0 Times in 0 Posts
It still doesn't detect the network. Hmmm...What should the SSID on the Axim be? And how do I change it on the PC?
ivarhoff is offline   Reply With Quote
Old 10-07-03, 02:06 PM   #15 (permalink)
xek
Aximsite Minor League
 
xek's Avatar
Member
 
Join Date: Oct 2003
Location: OH, USA
Posts: 170
Thanked 0 Times in 0 Posts
The SSID can be anything you want. To change on you Axim:

Click on two arrows on the taskbar at the top. You should either see your PC in there, or I think that's where you can change it. I don't have mine in front of me at the minute. That is also where you can change you Axim to an ad-Hoc connection.
__________________
AximX5 Advanced 2k3 400Mhz
Cradle
256mb SanDisk CF
64mb SanDisk CF
LinkSys Wireless Compact Flash
Leather Axim case
xek is offline   Reply With Quote
Reply

Sponsor Ads

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 On



All times are GMT -5. The time now is 08:34 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC