Multiple dial-up connections
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a rather strange requirement of establishing two dial-up connections through two external modems connected to my machine at the same time. The real problem is that I have to support browsing for each connection separately at the same time. I cannot use IE as the connection setting is global. I have been looking at various options like programmatic dialing using RAS, using browser control etc but in vain. Has anyone encountered this kind of problem before? Any pointers please? Thanks in advance, krnathan