java - Open another port on client machine -


can create web application can open port on client machine make listen incoming connections. there way achieve possibility ?

we can achieve applet/jws , socket program. applet should have permission(signed) use system resources.

however concern firewall running on client machine might block it.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -