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. C / C++ / MFC
  4. ipaddress validation

ipaddress validation

Scheduled Pinned Locked Moved C / C++ / MFC
workspacec++tutorial
5 Posts 3 Posters 0 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.
  • J Offline
    J Offline
    jeepoo
    wrote on last edited by
    #1

    how to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.

    T D 2 Replies Last reply
    0
    • J jeepoo

      how to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      you already have a control that looks like an advanced editBox, which is for IP address typing... search for the CIPAddressCtrl


      [VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]

      J 1 Reply Last reply
      0
      • T toxcct

        you already have a control that looks like an advanced editBox, which is for IP address typing... search for the CIPAddressCtrl


        [VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]

        J Offline
        J Offline
        jeepoo
        wrote on last edited by
        #3

        plz give some sample program for using CIPAddress control.

        T 1 Reply Last reply
        0
        • J jeepoo

          plz give some sample program for using CIPAddress control.

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

          have you bothered searching the web ? Codeproject[^] for instance :suss:


          [VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]

          1 Reply Last reply
          0
          • J jeepoo

            how to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            It's a window class called SysIPAddress32, and you can utilize it via MFC's CIPAddressCtrl class.


            "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

            "Judge not by the eye but by the heart." - Native American Proverb

            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