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