aspx page that waits for external signal

Discussion in 'ASP.NET / ASP.NET Core' started by arnold2004, Dec 3, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Is it possible to design an aspx page that will load on the client's browser, wait for an external character(say from the serial COMM port), validate it, then return some result to the user? I am sure this is possible but I am not sure what is required. Do we need Java or can it be done in aspx directly?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page