Search Results

Search: Posts Made By: pic
Forum: Programming 05-03-2006
7,869
Posted By pic
Creating a Unique ID on distributed systems
Hi,

How do you actually create a unique ID on a distributed system. I looked at gethostid but the man page says that its not guaranteed to be unique. Also using the IP address does not seem to be...
Forum: Programming 05-02-2006
3,541
Posted By pic
Creating a client handle in RPC
Hi,

I am trying to create a CLIENT handle in RPC on Solaris. I am calling the following function

CLIENT *clnt = clnt_create(host, prognum, versnum, nettype);

However If I call this in main...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy