A web browser is only going to get in your way for such a scenario. The
security settings will interfere with your efforts.
You're probably better off doing this with a thick client, say a windows
forms application.
For this kind of thing you can use Remoting and the TCPChannel class.
Here's more info:
http://www.dotnet247.com/247referenc...20/103391.aspx
http://msdn.microsoft.com/library/de...ClassTopic.asp
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Syed Aun Ali" <> wrote in message
news:2C6FE08E-27DD-4AD4-B8D6-...
> i have a device connected to a node computer(any client/server computer)
in a
> intanet.the device sends data contineously.i want to store the data from
> device in a text box in the node computer as well as send them to other
> client or server machine who are requested for the data.i have a local
> intranet uses tcp/ip protocol