[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Remote gdomap server
From: |
Adam Fedor |
Subject: |
RE: Remote gdomap server |
Date: |
Sat, 9 Mar 2002 14:03:23 -0500 |
> -----Original Message-----
> From: Richard Frith-Macdonald [mailto:richard@brainstorm.co.uk]
> Sent: Saturday, March 09, 2002 1:18 PM
> To: Adam Fedor
> Cc: bug-gnustep@gnu.org
> Subject: Re: Remote gdomap server
>
> The idea is that, if your windows box is called 'WinX', you
> would run a
> gdnc server for it on
> your GNUstep machine by typing 'gdnc -NSHost WinX'
>
> Any applications using the display on WinX would also use the -NSHost
> argument, and they would
> use the value supplied in this to connect to the correct instance of
> gdnc.
>
>
OK, that works with the change to NSDistributedNotificationCenter you suggested
also.