[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to give user permission to bind to a specific socket



I am writing java programs
I want to bind to a socket: new DatagramSocket(95);

when running it I find only root can bind that way

Can I give  user permission to bind that way?


Reply to: