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. TCP/IP on TAPI

TCP/IP on TAPI

Scheduled Pinned Locked Moved C / C++ / MFC
data-structurestutorial
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.
  • S Offline
    S Offline
    Sameer Maggon
    wrote on last edited by
    #1

    Hi, Guys, I want to implement TCP/IP stack over TAPI connection - can neone guide Sameer

    M 1 Reply Last reply
    0
    • S Sameer Maggon

      Hi, Guys, I want to implement TCP/IP stack over TAPI connection - can neone guide Sameer

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      What TSP are you using? I'm assuming you are using a modem which makes it likely that your TSP is the unimodem driver. Why do you need TCP/IP, won't standard serial communication do the job? Michael :-) Errata 1: p. 154, section 'Defusing'. For 'red wire' read 'blue wire'.

      S 1 Reply Last reply
      0
      • M Michael P Butler

        What TSP are you using? I'm assuming you are using a modem which makes it likely that your TSP is the unimodem driver. Why do you need TCP/IP, won't standard serial communication do the job? Michael :-) Errata 1: p. 154, section 'Defusing'. For 'red wire' read 'blue wire'.

        S Offline
        S Offline
        Sameer Maggon
        wrote on last edited by
        #3

        Hi, No i want to implement TCP/IP like RAS but they are both Win98 Sameer

        J 1 Reply Last reply
        0
        • S Sameer Maggon

          Hi, No i want to implement TCP/IP like RAS but they are both Win98 Sameer

          J Offline
          J Offline
          Joaquin M Lopez Munoz
          wrote on last edited by
          #4

          Well, you shoud configure one of the machines (and only one) as a RAS Server. Launch the explorer, go to the Dial-up folder and you'll find a link to the RAS Server configuration dialog in the "Connections" menu. Once you're done with this, the client app should initiate a RAS connection with RasDial and all that stuff (you can do it non-programmatically, of course). When the connection is established, both programs can communicate with TCP/IP using the regular Winsock procedures. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

          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