CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: SOP or DCOM

Threaded View

  1. #1
    Join Date
    Apr 2001
    Location
    USA
    Posts
    161

    SOAP or DCOM

    Hi there,

    I m working on a project where my main program is calling thru the net a web server to log in and retrieve some info. I m using Dcom DLL for now and it s working pretty good if there is no firewall.. But if there is a firewall it doesn t wanna work.. is Dcom dealing ok with firewall? what do i ve to do or add to make it work?

    If not what should i use? SOAP or something like that?

    Thx a lot for help
    Last edited by Kain; July 24th, 2002 at 11:54 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured