Re: Internet Control Using Sockets
Posted By:
Robert_Lybarger
Posted On:
Thursday, February 1, 2007 08:51 AM
Controlling whether a given user (really, machine address) can get to the internet is something you attack with routing policies on the "server" machine. Java doesn't give you access to routing policies. So unless I've missed what you are asking, this isn't a programming question at all -- its a server configuration question. Suggest you reframe the question (if not your project as a whole).