Results 1 to 11 of 11

Thread: Wifi Connection

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Wifi Connection

    Guys if i there is lot of wifi connection available in my area..

    How can i programatically create a list of the available wifi connections.
    Then i will select on the list and connect?

  2. #2

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Wifi Connection

    Hi,
    try this from Chris Tacke
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Wifi Connection

    Nice article!!

    I have bookmarked that one for later

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: Wifi Connection

    how about turn on/off wifi programatically?

  6. #6
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Wifi Connection

    You can do that using OpenNetCF or InTheHand 3rd party components.
    There is some native code here
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: Wifi Connection

    Quote Originally Posted by petevick View Post
    You can do that using OpenNetCF or InTheHand 3rd party components.
    There is some native code here
    I cant understand the native code, it was written in visual C++..

    do you have samples in VB.NET?

  8. #8
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Wifi Connection

    No - that is why I pointed you at the native code
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: Wifi Connection

    OMG.. i just cant understand the code, i havent seen any program written in that language.. Thanks anyway.. Can anybody write the code in vb9?

  10. #10
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Wifi Connection

    You would be better with InTheHand or OpenNETCF - as they have done all the work already.
    Neither of them cost vast sums of money.

    OpenNetCF would give you a signature control too. The community edition is free
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  11. #11
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Wifi Connection

    Hey,

    The code is making calls into the core windows api's.

    You should be able to find some help here:

    http://pinvoke.net/

    Gary

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