This function should take a device as an argument and it should block internet connection between the network and the specified device.
Seems there is no easy approach in Java on this one? Only can block certain ip to access servlet using a ip filter
This suppose to be our main feature, any ideas?
Log in to post a comment.
Seems there is no easy approach in Java on this one? Only can block certain ip to access servlet using a ip filter
This suppose to be our main feature, any ideas?