Re: Design question
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
You need WNetEnumResource() AFAIK that yet not in Framework ( worth to
check ) , but you can use interop
( like in
http://www.thecodeproject.com/csharp/csenumnetworkresources.asp )
Arkady
"Droopy" <droopytoonnospam@xxxxxxxxxxx> wrote in message
news:Xns9750A7284FBF4droopytoonnospamhotm@xxxxxxxxxxxxxxxxx
> Hi,
>
> I write a C# application that is "routing" messages (from other C#
> applications) to other machines using Sockets.
> To route these messages, each machines has to know the existence of all
> others.
> I need a kind of up-to-date "machines table".
> Machines can appear or disappear from that list at any moment.
> I want a "simple" way of handling this.
> Should I use Tcp, Udp, Win API, Directory service, ... ?
> Shoud each machine have its own copy of the machines table or should I use
> a server (with automatic failover solution) ?
>
> I am using VS2003 C# on Win XP.
>
> Thanks in advance.
.
Relevant Pages
- Re: A2007 reading A2003 files
... down applications when you're done with that application. ... machines are in need of optimization, ... You then throw in the adobe video editing system and you have a ... Then the user starts ripping a DVD from one DVD drive, ... (comp.databases.ms-access) - Re: firewall with low CPU usage
... On my desktop computer using Win2k, I have 15 active applications running ... MS SQL Server, along with IIS services, which are not open to the public, ... BlackIce Defender 3.5 is on both machines, ... I must say that I have not looked at CPU usage when I am doing that, ... (comp.security.firewalls) - Re: Restricting file access on USB flash storage device.
... You can control access to authorized only applications with Software ... Restriction Policies in XP Pro, so if possible try to upgrade at least a few ... machines to XP Pro to try that out. ... (microsoft.public.win2000.security) - Re: A2007 reading A2003 files
... have machines that are unstable, I find its workers that tend to ... leave applications running open all day when they don't need ... They should *never* have to shut down apps they are not using. ... My clients have only occasional need for the kind of apps ... (comp.databases.ms-access) - Re: A convert to Apple needs friendly advice
... my friend Susie and I can play with the full range of machines and get plenty of one-to-one expert advice on any necessary peripherals or additional software? ... the current range of Apple laptops: 12" iBook, 14" iBook, 12" PowerBook, and 14" PowerBook? ... The purpose of the three buttons are particularly well assigned on RISC OS and greatly contribute to the fluidity of everyday use and productivity; not just in the OS but in all the applications too. ... Open source applications are available, some file formats can be problematic, but most applications allow export of files to a variety of different formats. ... (uk.comp.sys.mac) |
|