RPC problem

From: Vendra, Hari Prasad V V P CH S H (Hari V) (prasadvvv_at_lucent.com)
Date: 08/31/05

  • Next message: Antonio Montagnani: "Re: NO ADSL with kernel-smp 2.6.12-1.1376_FC3"
    To: "'fedora-list@redhat.com'" <fedora-list@redhat.com>
    Date: Wed, 31 Aug 2005 18:57:47 +0530
    
    

    > Hi,
    > I am using Linux Fedora 3, kernel 2.6-9 RPC service.
    >
    > The RPC Client is on Solaris Machine and Server is on Linux Machine.
    >
    > My RPC server program has two versions.
    >
    > I am using CLIENT* clnt = clnt_create_vers_timed(serverhost,
    > prognum, &vers_outp, vers_low, vers_high, tport, &rpcTimeout);
    > function on Solaris Machine to find the latest version number.
    >
    > The problem is Linux Portmapper programme is returning NULL Client
    > Handle.
    >
    > All other clnt_create functions are working fine.
    >
    > I could see my programme entry with correct version on Linux machine
    > using "rpcinfo -p"
    >
    > Could you please confirm me, weather Linux Fedora 3 kernel
    > 2.6-9 PORTMAPPER supports this function (clnt_create_vers_timed) or not.
    >
    > I couldn't see the man page for clnt_create_vers_timed on Linux
    > machine.
    >
    > We are using portmapper version 2 on our system.
    >
    > Thanks in advance for your help.
    >
    > Thanks n Regards,
    > V V V P CH S Hari Prasad ( Hari )
    > (Off : 0091-402-337-9334 X 2052)
    > (Mob : 0091-944-085-7322)
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Antonio Montagnani: "Re: NO ADSL with kernel-smp 2.6.12-1.1376_FC3"