1
Reply

Client-side web application a la Java Applets

simon 0

simon 0

Sep 19 2003 4:51 AM
1.9k
Hello Does .NET offer any way to create web-browser compatible applications like Java Applets? I want to create a small application which can be run from a web-browser. The application (client) will create a socket connection to a server so the server can push data to the client which will show it without refreshing the browser.

Answers (1)