Process ID in microkernel
Posted: Sun Jul 29, 2001 11:00 pm
I wonder if the PID's(process id)are harcoded in the apps that call server functions,
or shoudl we use a systemcall like "int pid = GetServer(char *servername);" ???
(PID's are needed to send messages,in other words to call server functions)
or shoudl we use a systemcall like "int pid = GetServer(char *servername);" ???
(PID's are needed to send messages,in other words to call server functions)