I must implement the chat using Sun RPC (first write XDR file, in the next place generate .c codes by dint of rpcgen). I would like to know how I should implement the storage of messages for users who are registered, but they were OFFLINE, when other users were writing. So that the user, when he will ONLINE, was able to read everything that was written without him in the chat. I write in Ubuntu. Thanks. Sorry for my English.
Asked
Active
Viewed 66 times