Hi all,
And apologies in advance for the basic nature of this question.
I know that managed C++ is odviously code managed by the.NET CLR. But I don't understand how it is different from visual C++ that runs under the .NET CLR? Are visual C++ and managed c++ the same? I don't think they are but...
Hi All,
Can anyone explain the behaviour of the following code?
//ulong test1 = 5555555555555555555 * 1000;
ulong test1 = 5555555555555555555;
test1 = test1 * 1000;
Console.WriteLine(test1);
(refering to the comment out line) If you try to create the variable from a huge number * 1000 the...
Thanks Sympolgy,
Putting in the Orange Dns servers didn't actually help.
It solved the routers own self diagnosed DNS error but still only google pages would display (of the small number I tried).
thanks for the IPs , I will try them next time I visit the in laws. i think they've just gone back...
Hi All,
I'm trying to help my sister in law get her broadband router working.
It connects to the web and finds google really fast but then hangs for ages when you select a page from anywhere else.
Its the DNS lookup that's the problem according to the diagnostics. The router is set to get the...
I think I can sort it all out burt there is one thing stopping me and that is handling the pressing of the down and up keys.
at the moment I've got these two lines
window.onkeydown=getComps;
document.onkeydown = getComps;
and the function that handles it:
function getComps(e)
{
---
---
}...
Thanks for your reply,
The AJAX side of things is adapted from the code at w3schools.
The XMLHttpRequest object calls a PHP script that queries the database and returns the results as echoed HTML - each search result in it own div holder, as follows...
Hi all,
I'm creating an autosuggestion input box.
The only thing left I need to do is to implement the up/down arrow functionality (when the user presses the down arrow key it starts to cycle through the suggestion list).
My autosuggestion list is populated using a seperate DIV for each...
Hi Ben,
Nope, doesn't want to know. Just sits there trying to get an IP address (the router set to dih out the IPS).
Can't connect via 192.168.0.1 either.
The new card is doing great and I can go back to the router from the USB modem which means the Mrs gets the web back which is good news for...
Sorry, I don't think I've been clear.
I can get the non working PC to work by linking up to a USB modem I used to use before I got the router. So this cuts the netwok card out of the equation.
I'm sure it's the network catd, I'll order one today and let you know.
Thanks again for all your help...
I actually have another installation of windows on my PC (not a different user an actual duel boot separate install).
Just booted that up and it doesn't work either.
To me its beginning to sound like it may be my network adapter (built into the motherboard (abit an8 32x)).
Thanks all,
I've tried different ports and I'm begining to think it's my network card, but it shows up as connected fine so i don't know.
Thanks for the links BBB, just going through those now but the computer browser is disabled on the working machine so I don't think thi is the issue.
Very...
Hi Simon,
Nothing in the event log. 'Computer Browser' couldn't start but I enabled that and rebooted but still no success.
I enabled the DHCP server on the router, the working machine automatically got it's new IP in under a second. The non working PC thought about it for a while and returned...
Hi Simon,
Sorry, that's drifting out of my undesrtanding.
In the properties of internet protocol (TCP/IP) the Ip setup is statically set up rather than 'assigned dynamically'
ip: 192.168.0.2
subnet mask: 255.255.255.0
defaultgateway: 192.168.0.1
Is that what you're reffering to?
thanks
bn
Hi Simon,
Swapped cables, still no joy on non working machine.
The host file has just the one entry:
127.0.0.1 localhost
Ping fails from working (03) to non-working machine (02).
Ping fails from non-working machine (02) to working(03).
tracert from non-working to router (01) produced...
Hi all,
thanks for your answers.
The error I get wehn trying to connect to 192.168.0.1 (router admin) is 'The operation timed out when attempting to contact 192.168.0.1.'
I've uninstalled Silverlight any way and rebooted with no joy.
The working machine (can connect to the router) is on...
Hi , thank both for your help.
The IP on the non working machine is 192.168.0.2. I can't ping the router from the non working machine.
Tried netsh winsock reset catalog
it procesed ok and asked me to reboot but still no joy.
it' done this before and then sorted itself - I'd always blamed it on...
Hi All,
I have a dg834g router and can no longer get to the admin page (via 192.168.0.1) or connect to the web from my PC, even after multiple router resets to factory defaults.
However I can get on to it from another machine in the house that uses it for connection to the internet.
So...
Thanks Mike,
Sorry I didn't get that the first time!
I was hung up on thinking you needed something to replace when actually you can replace blank with whatever you want for any lookup you select.
B
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.