After connecting to a network, how to stop windows searching for net?

OllieTaylor

New member
Local time
9:51 AM
Messages
3
Hey people,

---Background---

So essentially i've built a piece of hardware which is then using a microcontroller to convert analog signals to digital and stream them to constantly over it's own network to whatever is connected. This data is then processed in a program I have written and corresponding actions are taken based on the value of the incoming data.

--- ---
The problem i'm having is that 7 constantly checks the micro controllers network for an internet connection thus wasting cpu usage and also cutting out sporadically and frequently whilst it searches for an internet connection and identifies the network. As a result the i'm receiving exceptions in my program at run time as the value of the supposedly transferred data is sometimes null.

'Breath'. Therefore is there anyway of disabling this constant searching for internet? Is there a way to just get windows to accept the network for what it is and happily plod along?

Thanks

Ollie
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home 64bit
Welcome to the Seven Forums.

Try changing EnableActiveProbing from the default of 1 to 0.

NCSI.png
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Employer provided Dell Latitude
OS
W7 Pro SP1 64bit
CPU
i7
Memory
8GB
Graphics Card(s)
Intel HD Graphics
Hard Drives
crappy SSD
Antivirus
Employer mandated Symantec Endpoint Protection
Browser
Pale Moon 64bit, IE11 64bit & Chrome 64bit
Thanks i'll give that a go
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home 64bit
Has improved it but i'm still getting data loss when it switches between private unknown network and identifying. Any more I can do?

I guess I could always use a linksys style approach use that as a personal private network and tack the micro controller onto it's network instead of using it's own ad-hoc? That might still have a problem but i'm thinking the linksys would be more easily identified by windows? Not really sure

Thanks
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home 64bit
Does the machine have a static IP address? Windows will often identify a network as unidentified if it doesn't receive a response from the DHCP server.

Josh :)
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64 SP1 ; Windows Server 2012 R2 Standard
CPU
Intel Core i5 2400 @ 3.10GHz
Motherboard
Foxconn H67MP-S/-V/H67MP
Memory
8.0GB DDR3 @ 665MHz (2GBx4)
Graphics Card(s)
AMD Radeon HD 6870
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
AOC 2243W & SMB1930NW
Screen Resolution
1440x900 & 1920x1080
Hard Drives
977GB Seagate ST31000524AS ATA Drive (SATA)
250GB WD iSCSI attached Drive
PSU
750W Gaming PSU
Case
Novatech Night
Cooling
Fan
Keyboard
Dell Standard PS/2 Keyboard
Mouse
R.A.T 07 Gaming Mouse
Internet Speed
Download: 10 Mbps Ping: 30ms Upload: 0.81 Mbps
Browser
Google Chrome
Other Info
Optiarc DVD RW AD-5260S ATA Device
Back
Top