hii
how can we send messages periodically to client from server... in C
i am running a client server program in C on linux....
in which my server has to ask some parameters (like system Up Time, no of processes ) from client.... i want this function to work periodically ....
plz help me out!!
Regards!