Re: Design question



I already thought about using this function.
But the problem with this is that I need a table to filter out machines
that are not part of my application network.
Besides, I need to poll to get my machines list up-to-date.

Thanks for your answer.

> 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: panics on 24 hour boundaries
    ... and he said they make heavy use of INET6 so they could not take it out. ... >It could be any large device on the same electric circuits you are ... >connected to the computer is not also on the same filter those ... >maintained many machines with serial terminal] terminals and also ...
    (freebsd-stable)
  • Re: Access 2007 filtering issue
    ... The earlier Access 2007 machines *do* still have the ... All I've done is distribute the converted frontend (converted from '97 to ... changes to the "Filter On Load" property setting in Access 2007? ...
    (microsoft.public.access.modulesdaovba)
  • Re: New shop suggestions (long)
    ... The only thing I can think of is if one of my kids got majorly into ... interest but I won't let them use any of the machines yet. ... board covering the filter, but on stand-offs maybe 3" from the filter. ... I was actually thinking about something like the Jet AFS 1000 air filtration unit I have mounted on the ceiling to filter the shop air. ...
    (rec.woodworking)
  • IIS 6 / ISAPI filter loading behavior inconsistency - Windows Server 2003
    ... I'm receiving inconsistent behavior when I try to load an in-house written ... ISAPI filter under IIS 6. ... We have three identical machines running Windows ...
    (microsoft.public.inetserver.iis)
  • Re: MS (in)security warning
    ... >> Well, one of my machines is Win ME, and it definitely has ... >> that dll file. ... benign WMF file at the top of my web page. ... a working filter would block the ...
    (alt.comp.anti-virus)

Loading