473,387 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Wifi Networks

Hello all,

I have written a program that is a client / server program running over a
wifi network. When the computer boots windows connects to the network 99% of
the time , but now and again it just doesnt connect and needs to be manually
connected. I was wondering if in .net its possible to re connect to the
network ? my other smaller problem is that the client code is set to run on
start up, a splash screen is initially displayed to wait for the network
connection to establish ( timer is set so every 15 secs it tries to ping the
server ), but even thou the connection is established ( connection
notification is show in the system tray ) the program wont connect. It
takes a cancel program and manually re run it before it connects. Its as if
the program is being started before the network connection and due to this
it cant connect.

If anyone has any ideas on either of the above problems Im having I would be
grateful to know them.

Thanks

Jon
Nov 21 '05 #1
3 3521
Although i am relatively new with VB, my biggest concern here is why your
WIFI net is dropping. Typically WIFI nets are as stable as wired networks.
Are you sure that you don't have some kind of 2.4ghz interference on the
channel (ie portable phones, walkie-talkies, etc?) If it is just one machine
that you lose connection on, perhaps you should blow the driver and config
utility and reinstall it on a cold boot. I wish that i could be of more
assistance with the VB code, but wifi is what i do best (Wireless Network
Senior Technician, Dell Inc.)
--
<XML>
<BEGIN:: DCSE-TRAINING>
<END:: DCSE-TRAINING>
<BEGIN:: GOOD-CAREER>
<BEGIN:: GOOD-CAREER>
<I SAID BEGIN:: GOOD-CAREER>
<BEGIN:: METHOD:: GIVE-UP>
</XML>
"Jon Vaughan" wrote:
Hello all,

I have written a program that is a client / server program running over a
wifi network. When the computer boots windows connects to the network 99% of
the time , but now and again it just doesnt connect and needs to be manually
connected. I was wondering if in .net its possible to re connect to the
network ? my other smaller problem is that the client code is set to run on
start up, a splash screen is initially displayed to wait for the network
connection to establish ( timer is set so every 15 secs it tries to ping the
server ), but even thou the connection is established ( connection
notification is show in the system tray ) the program wont connect. It
takes a cancel program and manually re run it before it connects. Its as if
the program is being started before the network connection and due to this
it cant connect.

If anyone has any ideas on either of the above problems Im having I would be
grateful to know them.

Thanks

Jon

Nov 21 '05 #2
Hi,

The network is dropping, just sometimes on boot the network isnt
autoconnecting as its setup to do. Once the network is up and running its
100% stable, I will try the reinstall that you have suggested, but its more
of an intermittant problem which happens on the connection after boot up.

Cheers for your info.

Jon

"NeverwaY" <ne******@hotmail.com> wrote in message
news:06**********************************@microsof t.com...
Although i am relatively new with VB, my biggest concern here is why your
WIFI net is dropping. Typically WIFI nets are as stable as wired networks.
Are you sure that you don't have some kind of 2.4ghz interference on the
channel (ie portable phones, walkie-talkies, etc?) If it is just one
machine
that you lose connection on, perhaps you should blow the driver and config
utility and reinstall it on a cold boot. I wish that i could be of more
assistance with the VB code, but wifi is what i do best (Wireless Network
Senior Technician, Dell Inc.)
--
<XML>
<BEGIN:: DCSE-TRAINING>
<END:: DCSE-TRAINING>
<BEGIN:: GOOD-CAREER>
<BEGIN:: GOOD-CAREER>
<I SAID BEGIN:: GOOD-CAREER>
<BEGIN:: METHOD:: GIVE-UP>
</XML>
"Jon Vaughan" wrote:
Hello all,

I have written a program that is a client / server program running over a
wifi network. When the computer boots windows connects to the network 99%
of
the time , but now and again it just doesnt connect and needs to be
manually
connected. I was wondering if in .net its possible to re connect to the
network ? my other smaller problem is that the client code is set to run
on
start up, a splash screen is initially displayed to wait for the network
connection to establish ( timer is set so every 15 secs it tries to ping
the
server ), but even thou the connection is established ( connection
notification is show in the system tray ) the program wont connect. It
takes a cancel program and manually re run it before it connects. Its as
if
the program is being started before the network connection and due to
this
it cant connect.

If anyone has any ideas on either of the above problems Im having I would
be
grateful to know them.

Thanks

Jon

Nov 21 '05 #3
Hi Jon,

Just a thought on your second problem; could you create a launch program
that loads on start-up, checks the network and after it gets a response,
then it launches your main application?

It seems a difficult problem to debug because you won't be able to run in
debug mode but maybe you could put some debug lines in to write to a text
file to tell you where it is stalling.

Doug
"Jon Vaughan" <jo**********@hotmail.com> wrote in message
news:wc********************@fe08.news.easynews.com ...
Hello all,

I have written a program that is a client / server program running over a
wifi network. When the computer boots windows connects to the network 99% of the time , but now and again it just doesnt connect and needs to be manually connected. I was wondering if in .net its possible to re connect to the
network ? my other smaller problem is that the client code is set to run on start up, a splash screen is initially displayed to wait for the network
connection to establish ( timer is set so every 15 secs it tries to ping the server ), but even thou the connection is established ( connection
notification is show in the system tray ) the program wont connect. It
takes a cancel program and manually re run it before it connects. Its as if the program is being started before the network connection and due to this
it cant connect.

If anyone has any ideas on either of the above problems Im having I would be grateful to know them.

Thanks

Jon

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Riverwalk Mobile | last post by:
We've relaunched our WiFi Hotspot Directory which is accessible via Tablets, Palms, PocketPCs and even iPods. If people want to receive the monthly updates, they simply sign up at...
4
by: Tarun | last post by:
Hi all, How can I write a VB.NET function that returns detectable WiFi networks? That is, how can I obtain a list of available network SSID's, MAC Address and IP Address of WIFI hotspots within...
0
by: suppyzw | last post by:
Hello everyone I have to impliment a new barcode system in a warehouse. Meaning i have to replace pre-existing sacnners and the middleware that feeds into a SQL database. The Wifi coverage...
4
by: BLUE | last post by:
Psion WorkAbout Pro with Windows CE .NET 4.2 Dealer gave me PowerAPIOn.exe and PowerAPIOff.exe to turn on/off tag reader, but I want to do it programmatically and do the same with WiFi and...
1
by: Srini | last post by:
How do I discover the networks detected by my Wi-Fi adapter? I tried to use WMI. It shows information of the connected network only. There are some other WiFi access points available. But I am not...
0
by: WiFiUser | last post by:
Hello ALL, I am writing a site survey application using wifi api supported by Windows Vista. I want to show current wireless connection attributes like SSID, BSSID, Signal Strength(dBm) etc. ...
0
by: Alistair George | last post by:
Hello all. I have been trying to find an api that works with external (not card) devices so that the application works with all types of product, eg all-in-one wifi/adsl/router such as Dlink...
0
Fary4u
by: Fary4u | last post by:
Hi i've just few exprence with ISP but i want to design wifi without security enable how this possible that i can make wifi not security enable i need to configer with Linux / BSD / Windows...
4
Elias Alhanatis
by: Elias Alhanatis | last post by:
Hello! I run Ubuntu from a live disk distribution , and although my wifi card is active and it detects the wifi network of my house , when i enter the WEP Hex Key , it refuses to connect , with no...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.