CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 1999
    Location
    Madrid, Spain
    Posts
    9

    The best way to RPC and Distributed programing

    I wan't to know if anyone with experience in this kind of implementations, may give me some sugestion for the election of the best implementation with VC++ (ATL, RawRPC, DCOM, Custom CORBA Libraries....)

    Thank you for all


  2. #2
    Join Date
    Feb 2000
    Location
    Uddevalla, Sweden
    Posts
    183

    Re: The best way to RPC and Distributed programing

    DCOM with ATL would be my (along with Microsoft's) suggestion.

    regards // Erik


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