Results 1 to 2 of 2

Thread: UNIX to VB/NT via ONC RPC???

  1. #1

    Thread Starter
    Fanatic Member aconybeare's Avatar
    Join Date
    Oct 2001
    Location
    UK
    Posts
    772

    UNIX to VB/NT via ONC RPC???

    I'm developing an application using VB 6.0 on NT which is to recieve data from a UNIX box via ONC RPC.
    What do I need to do to make this work?
    Is there a DLL or Control that I can download that will allow me to connect?

  2. #2
    jim mcnamara
    Guest
    Not much help here. Try RPC in MSDN. There is some information.

    I've used rpc peer-to-peer in unix. That is actually not too hard.
    RPC System Services (the lookup in in MSDN) in the Windows world is really meant for accessing remote COM servers. You run a setup procedure on the server, then the client uses the .vbr file created on the server. Unix doesn't know about 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