With the bridge hooked to a LAN port I can statically assign an IP (192.168.0.4). Then maybe alter the routing table to direct Internet traffic to the bridge.
I can configure the bridge via the internal webpage by pointing my browser to it and connecting the WiFi to the campground.
Thoughts...
Is there a way to connect the bridge to a LAN port on my E2000 router and setup the routing table to use it to get to the Internet?
For instance edit the entry in the routing table for 0.0.0.0 to route to my bridge instead of it's WAN port?
Jeff
_______________________________________...
I have an internal WiFi network (192.168.0.1) that I have a hard wired printer hooked up to so we can print wirelessly. This network is connected via the E2000 router.
In order to have Internet access on this internal network I've connected the WAN port of the E2000 router to the WET620N...
I've got a wireless system setup in RV that is based around a Linksys E2000 access point. I've bought a Linksys WET610N wireless bridge to allow access to the WiFi at the campground from my local network. The issue I'm having is in bridging the networks DHCP doesn't get passed through the...
That's a pretty cool DLP rear projection TV. I don't think your friend will have any issues hooking up any laptop with a HDMI connector.
Jeff
_______________________________________
SourceSafe Help | ClearQuest Help | PC Hardware
I can personally vouch for the Dell XPS line of laptops. I got an M1330 a while back and it has a HDMI port that was pretty easy to hook up. I just got an HDMI cable and connected it to my TV and there was picture and sound!
If you're still digging around online for a good deal, I'd like to...
Have you tried any of these drivers yet?
http://www.driverslab.com/drivers/Monitor/Princeton/6/95.html
If they don't work you could try to scan for the driver using this tool:
http://www.drivershq.com/
Jeff
_______________________________________
SourceSafe Help | ClearQuest Help | PC Hardware
I'd still like to hear from anyone who has used Amazon Mechanical Turk. I'm considering hiring them to create social bookmarks (i.e. Digg, Delicious) of my sites.
Jeff
_______________________________________
SourceSafe Help | ClearQuest Help | PC Hardware
Anyone else run into any issues with upgrading projects to BCB 2009?
Jeff
_______________________________________
SourceSafe Help | ClearQuest Help | PC Hardware
As you stated, the screen is extremely dark, this leads me to concur with you that the inverter is "blown."
Testing them is not that hard if you have a digital multimeter handy. You can check out this page: http://www.fonerbooks.com/test.htm and get some suggestions on how to determine if the...
If this is a Dell laptop look for the Dell application called QuickSet. This application has features outside of the OS that allow you to turn the power off to certain hardware when the laptop is in different states.
Jeff
_______________________________________
SourceSafe Help | ClearQuest...
In Windows the default web browser will be configured to automatically handle calls to access web pages. In your program, all you have to do is call the ShellExecute() API:
ShellExecute(NULL, "open", "http://www.tek-tips.com", "", NULL, SW_RESTORE);
Jeff...
Very cool aaronjme. I might just use this component in my applications. I've been using the JEDI component library for quite some time now and love it.
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
Very true BigBadBen. mandar1607 did say he wanted to install on one partitioned drive.
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
The easiest way, I think, is to have the program pass its version string to a webpage. This webpage could then check to see if it's the latest and give the user a download link if there's a newer version.
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest |...
With all Windows based installs, you need to make sure each OS is installed in its own directory as well. You can't make them all C:\Windows
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
As long as you have enough disk space I think you should be able to install them. Just make sure you install the oldest OS first and install the newest last that way the newest OS installs its boot loader and recognizes the older OS's.
Jeff
_______________________________________
Visual...
Check out TFileListBox. You should be able to filter what is displayed.
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
Any issues with 3rd party components or packages? I've got some components that aren't publicly maintained any longer. I guess I'll just have to bite the bullet, compile, and see what happens.
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
You can modify the old homepage to redirect them to the new one using Header.
header( 'Location: http://www.tek-tips.com' );
Jeff
_______________________________________
Visual SourceSafe | IBM Rational ClearQuest | Hardware
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.