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. IPX Address

IPX Address

Scheduled Pinned Locked Moved C / C++ / MFC
jsontutorial
4 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.
  • C Offline
    C Offline
    charu123
    wrote on last edited by
    #1

    hi, COuld someone tell me how to get the IPX Address. I tried to use GetAdapterInfo but for some reason the api is not getting recodnised though have have included the header file and given the path in the project settings. maybe somebody could point out the reason for the ehader not being recognised. Thanks U get wht u Give

    2 1 Reply Last reply
    0
    • C charu123

      hi, COuld someone tell me how to get the IPX Address. I tried to use GetAdapterInfo but for some reason the api is not getting recodnised though have have included the header file and given the path in the project settings. maybe somebody could point out the reason for the ehader not being recognised. Thanks U get wht u Give

      2 Offline
      2 Offline
      224917
      wrote on last edited by
      #2

      getsockopt()


      suhredayan
      There is no spoon.

      C 1 Reply Last reply
      0
      • 2 224917

        getsockopt()


        suhredayan
        There is no spoon.

        C Offline
        C Offline
        charu123
        wrote on last edited by
        #3

        hi In this function wht value do i pas fos s int getsockopt( SOCKET s, int level, int optname, char* optval, int* optlen ); U get wht u Give

        T 1 Reply Last reply
        0
        • C charu123

          hi In this function wht value do i pas fos s int getsockopt( SOCKET s, int level, int optname, char* optval, int* optlen ); U get wht u Give

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

          Pass NSPROTO_IPX in Level pass IPX_ADDRESS in optname pass IPX_ADDRESS_DATA in optVal (typecast that offcourse)


          [Vote One Here, Complete my Survey....] Alok Gupta
          visit me at http://www.thisisalok.tk          "I Think Believe this Will Help"

          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