c# - Alternative solution to Java applet -


i want create architecture below

web browser sends http request. web server accepts , returns response port client machine. windows service setted @ client machine accept reponse , process it.

i want realize project via java applet. chrome doesn't support npapi. , firefox terminate support till end of 2016. therefore decided solve problem above way.

how can realize it?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

authentication - Mongodb revoke acccess to connect test database -