Shah>   I have a question regarding UDP. I have implemented one system
Shah> call and now I am in kernel mode. I want to send message to another
Shah> process using UDP. Whisch kernel function of UDP should I call? I tried
Shah> using udp_sendto, but it is not declared in utp.h and I am getting
Shah> implicit declaration error. 

man sendto()

hth,
Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to