Results 1 to 5 of 5

Thread: Protecting Wireless lan (challenging(for me:)

  1. #1

    Thread Starter
    Hyperactive Member demon.KILER's Avatar
    Join Date
    Jul 2006
    Location
    I cannot remember !?
    Posts
    408

    Question Protecting Wireless lan (challenging(for me:)

    Hi every one

    I have three pc 2 laptop and 1 desktop I want my two laptops to be connected to my network by wireless ..

    But when I enable the WEP protection the laptop cannot connect .(they can only connect when the Authentication is disabled )

    So I am planning making an application (in vb.net) that promts the user when ever they connect to my network and I have no clue where to start


    Any help would be great thx
    Last edited by demon.KILER; Aug 15th, 2006 at 10:58 AM.
    VS 2005 .....Framework SDK 3.0

    "Its mostly the brave one who choose to not fight"

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Protecting Wireless lan (challenging(for me:)

    Why not just update the drivers on the laptop so that it can handle WEP? It's not usual practice to write code to get around deficiencies in outdated drivers.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Hyperactive Member demon.KILER's Avatar
    Join Date
    Jul 2006
    Location
    I cannot remember !?
    Posts
    408

    Question Re: Protecting Wireless lan (challenging(for me:)

    thx but I alredy did and now it says my hard drive is fully updated and it cannot find a better update ...



    Any help
    ??
    VS 2005 .....Framework SDK 3.0

    "Its mostly the brave one who choose to not fight"

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Protecting Wireless lan (challenging(for me:)

    Enable WEP. Set the network passcode, and note the Network Key code it generates.
    Open your Network Connection and find the Wireless Network Connection, right-click, select properties.
    Click the Wireless Netwroks tab (should be in the middle).
    Under preferred networks, find your lan. It maybe disabled, but that's OK.
    Select it and click Properties.
    Make sure the SSID is correct.
    Set the Network Authentication to Open, and select WEP as the encryption.
    Enter the Network key.... and again.... if you used the first key in the list the router gave you, then leave Key Index alone.... if you selected any of the others, change it.

    Click OK.

    It should now connect.

    It's worked for me, so I don't see why it shouldn't in this case.

    -tgq
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5

    Thread Starter
    Hyperactive Member demon.KILER's Avatar
    Join Date
    Jul 2006
    Location
    I cannot remember !?
    Posts
    408

    Re: Protecting Wireless lan (challenging(for me:)

    thx any way I diabled the some stuff
    it works now
    VS 2005 .....Framework SDK 3.0

    "Its mostly the brave one who choose to not fight"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width