CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3

    DCOM : how to tunnel over X.25

    Hi all :

    Is there anyway, I can have DCOM use X.25 rather than tcp-ip ? RPC does give you options to change the transport dll's to tcp,udp,named pipes etc. However, the choice does not include X.25.

    Any help is greatly appreciated.

    Regards,
    Amitava Shee
    CA-TCG Software Pvt. Ltd.


  2. #2
    Join Date
    May 1999
    Posts
    6

    Re: DCOM : how to tunnel over X.25

    I think that this is not posible. You must use any third party software. I known EICON software to do this (www.eicon.com)


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