Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Delphi
  4. how to wifi, wirless programming?

how to wifi, wirless programming?

Scheduled Pinned Locked Moved Delphi
questiondelphihelptutorial
9 Posts 4 Posters 10 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rahmat_20
    wrote on last edited by
    #1

    how can i connect/disconnect my wifi with delphi programming? how can i connect/disconnect other wirless networks with delphi programming? help me, please

    S T 2 Replies Last reply
    0
    • R rahmat_20

      how can i connect/disconnect my wifi with delphi programming? how can i connect/disconnect other wirless networks with delphi programming? help me, please

      S Offline
      S Offline
      smags13
      wrote on last edited by
      #2

      If you are implementing it on Windows: take a look at WlanConnect[^] and WlanDisconnect[^]. Go through this page http://msdn.microsoft.com/en-us/library/windows/desktop/aa816369(v=vs.85).aspx[^] for brief usage of Native Wifi API. I don't think Delphi provides units for these APIs, so you have to download it somewhere else. you can also call netsh command line to perform the connection. It's less flexible but easier to use this command line method than Native Wifi API, but you can decide which one is better based on your project.

      T 1 Reply Last reply
      0
      • R rahmat_20

        how can i connect/disconnect my wifi with delphi programming? how can i connect/disconnect other wirless networks with delphi programming? help me, please

        T Offline
        T Offline
        Theooo
        wrote on last edited by
        #3

        http://theroadtodelphi.wordpress.com/2009/10/07/detecting-wifi-networks-using-delphi/[^]

        L 1 Reply Last reply
        0
        • S smags13

          If you are implementing it on Windows: take a look at WlanConnect[^] and WlanDisconnect[^]. Go through this page http://msdn.microsoft.com/en-us/library/windows/desktop/aa816369(v=vs.85).aspx[^] for brief usage of Native Wifi API. I don't think Delphi provides units for these APIs, so you have to download it somewhere else. you can also call netsh command line to perform the connection. It's less flexible but easier to use this command line method than Native Wifi API, but you can decide which one is better based on your project.

          T Offline
          T Offline
          Theooo
          wrote on last edited by
          #4

          http://theroadtodelphi.wordpress.com/2011/10/15/all-about-wifi-networks-and-wifi-adapters-using-the-wmi-and-delphi/[^]

          S L 2 Replies Last reply
          0
          • T Theooo

            http://theroadtodelphi.wordpress.com/2011/10/15/all-about-wifi-networks-and-wifi-adapters-using-the-wmi-and-delphi/[^]

            S Offline
            S Offline
            smags13
            wrote on last edited by
            #5

            Ha, I knew there is some Delphi header for these APIs somewhere and we are not alone. :-D Thanks Theooo

            1 Reply Last reply
            0
            • T Theooo

              http://theroadtodelphi.wordpress.com/2009/10/07/detecting-wifi-networks-using-delphi/[^]

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              :)

              /* LIFE RUNS ON CODE */

              1 Reply Last reply
              0
              • T Theooo

                http://theroadtodelphi.wordpress.com/2011/10/15/all-about-wifi-networks-and-wifi-adapters-using-the-wmi-and-delphi/[^]

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Good Link, I need it ;P

                /* LIFE RUNS ON CODE */

                L 1 Reply Last reply
                0
                • L Lost User

                  Good Link, I need it ;P

                  /* LIFE RUNS ON CODE */

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  Really My Friend?

                  L 1 Reply Last reply
                  0
                  • L Lost User

                    Really My Friend?

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Yeah:cool:

                    /* LIFE RUNS ON CODE */

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups