TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bala murugan
NA
27
1.1k
Client Side scripting
Dec 21 2020 3:34 PM
Hi All,
I've a ASP.net Webforms web application with Sql server, which is serving from a public web server. There is no updates on server side.
There is a device attached to local client PC. I use TCP socket to read the device data. The web application hosted on the Public webserver reads this local device data using TCP sockets and shows to local client PC.
There are some issues with this approach.
1. Delay in Client side update
2. Unavailability of data when there is no internet.
What I need:
1. Is there a way I can show the local TCP data immediately but I want to host the pages in public server?
2. Is it possible to write a client side scripting which updates the local page ?
Regards,
Bala
Reply
Answers (
0
)
Select Specific Column in Gridview Template Field using Loop in C#
About Web API project