Results 1 to 2 of 2

Thread: Oncrpc

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    394

    Oncrpc

    I'm working with some ANCIENT code that was originally developed on a UNIX system and used Sun's ONC PRC to establish client/server transactions. This software has been ported to PCs but we have maintained the RPC protocol. We never had nay real problems with this set (besides the fact that it is painful to decipher the code) until Vista. We are trying to build a version of our application in VS 2005 on a Vista machine and are encountering link errors from the oncrpc object.

    Does anyone know if a new version of the ONCRPC.lib exists? I've searched for about an hour and can not find anything.

    The real solution would be to rewrite our code without RPC but that woudl be a huge task that is not in our R&D budget this year.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Oncrpc

    What kind of link errors? Are they from linking against oncrpc.lib or from requirements of that library against system libraries or the C runtime?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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