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. how to commuicate with a web server

how to commuicate with a web server

Scheduled Pinned Locked Moved C / C++ / MFC
c++htmldatabasesql-servercom
2 Posts 2 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
    Stober
    wrote on last edited by
    #1

    I have an ATL COM+ server (on W2K or XP comuter) that passes data to/from wireless clients and an sql server. This works fine. Now we may need to unplug the sql server and replace it with a web server. Many of the web server's clients will be normal PCs using IE6. But my ALT server will also act like a client to the web server, but it will not have a visual interface. It still needs to get the data and format it for the wireless client, which also knows nothing about html. Anyone have any ideas how to do this from the ATL program? Thanks

    V 1 Reply Last reply
    0
    • S Stober

      I have an ATL COM+ server (on W2K or XP comuter) that passes data to/from wireless clients and an sql server. This works fine. Now we may need to unplug the sql server and replace it with a web server. Many of the web server's clients will be normal PCs using IE6. But my ALT server will also act like a client to the web server, but it will not have a visual interface. It still needs to get the data and format it for the wireless client, which also knows nothing about html. Anyone have any ideas how to do this from the ATL program? Thanks

      V Offline
      V Offline
      valikac
      wrote on last edited by
      #2

      Given that the client (COM server) is communicating with the web server via TCP/IP, one solution is winsock. Kuphryn

      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