did not help on the client side... hmm... just going to grap a fresh copy of my client ini..
Code:
[General]
# What units to display the speed in. Values are MPH or KPH
SpeedUnits=KPH
#Do you want to collect tracking data.
TrackData=True
#Do you want to allow us to collect mapping data from you.
MapData=True
[Server]
#The default user for GPSTracker server to show on start up.
DefaultDisplayUser=
# ********** To test "wake on Lan" on your internal lan set this to your broadcast ip address i.e. 255.255.255.255
# For "wake on Wan" set this to your external ip address supplied by your internet provider. Make sure this is fixed.
EXTERNAL_IP_ADDRESS=192.168.1.2
#This is your servers ip address on your home network.
INTERNAL_IP_ADDRESS=192.168.1.2
HOME_SSID=*******
Port=6000
# This setting allows GPSTracker client to ping the server. This can speed up checking if the server is alive
# but can open your server to outside attack so use with care.
ServerPingable=True
#Wake on Lan settings
# Allows GPSTracker client to start up the server remotely. This assumes you have configuired wake on lan in your server pc's Bios.
# If you have a router you probably need to port forward port 9 to your broadcast address.
WOL=False
# Mac address of your server pc. Type ipconfig /all in a dos box to find this.
MacAddress=*********
# Is the server to send an sms in case of an alert.
# Currently only Skype sms is supported. To enable set to value of Skype.
SmsEnabled=False
#Telephone numbers to be sent an sms. Comma seperate to use more than one.
#Must start with country code. Either +44 or 0044 for example +448450928081
SmsNumbers=+000000000
#Debug output: can be set to 6 different values.
#0 = off, 1=Fatal, 2=Error, 3=Warning, 4=Info, 5=Debug
DebugLevel=
[Client]
UserId=denblaa
TrackingPeriod=1
retryPeriod=600
AutoConnect=True
#Debug output: can be set to 6 different values.
#0 = off, 1=Fatal, 2=Error, 3=Warning, 4=Info, 5=Debug
DebugLevel=4
#Full path to location of picture folder.
PicPath=c:\gpspic
[GPS]
Com=COM8
Baud=4800
DataBits=8
Accurracy=6
[Users]
Users=
[Mapping]
#Mapping is MP3Car.com's attempt at creating a free open database of maps created by its user community.
#All map data collection is done without collecting personnel data but the following helps hide you more.
#Random deletion of points from startup or hibernate. This way when you start your journey from home or business nobody can track your starting location.
#The tracker automatically collects positional data every 100m so base your minimum number around how many 100m's from home you want to obscure.
#Remember the more data you delete the less map data we get.
#Default is 10 (1km) which is mildly paranoid.
MinPointsDeleted=0
#How often do you want to upload the data collected to the MP3car.com website?
#Options are:
# 0 is manual.
# 1 (default) is every day or next internet connection if more than one day has passed since last upload. Internet can be through wireless LAN.
MapUpload=1
[Proxy Settings]
#Do want to use an ftp proxy server to send mapping data to MP3Car.com?
useProxy=False
#This is your ftp proxy server's ip address.
ProxyIP=127.0.0.1
#This is your ftp proxy server's port number (usually 21).
ProxyPort=8080
#This is your ftp proxy server's username for logging in.
ProxyUserName=User to log into proxy
#This is your ftp proxy server's password for logging in.
ProxyPassword=Password to log into proxy
i have set a name for wireless even that i do not use it.. the car pc and server is in the same network using wired connection
the ini for the server will follow when the GF takes a break in the game
Bookmarks