Re: C# Server/Client
- From: "Chad Z. Hower aka Kudzu" <cpub@xxxxxxxxx>
- Date: Thu, 21 Jul 2005 21:00:54 +0300
agold79@xxxxxxxxxxxxx wrote in news:1121959115.369463.170770@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
> display the current time left on the counter on the clients. I looked
> into "Remoting" for this task, but it doesn't seem to be a great fit.
Because of your bare minimum requirements, TCP or even UDP would be a good choice. Its much
lighterweight.
Are all the computers on the same subnet?
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
.
- References:
- C# Server/Client
- From: agold79
- C# Server/Client
- Prev by Date: Re: Localhost IP Addresses Other Than 127.0.0.1
- Next by Date: Re: C# sharp ability to append information to a file saved in any
- Previous by thread: Re: C# Server/Client
- Next by thread: Localhost IP Addresses Other Than 127.0.0.1
- Index(es):
Relevant Pages
|