discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPasteboard on X, what to do?


From: Pascal Bourguignon
Subject: Re: NSPasteboard on X, what to do?
Date: Thu, 10 Jan 2002 10:15:34 +0100 (CET)

> Date: Thu, 10 Jan 2002 08:12:03 +0100
> From: Dennis Leeuw <dleeuw@made-it.com>
> 
> Hi all,
> The machine, and I talk about the hardware (harddisk), that has a GNUstep
> app that you want to run also has gpbs installed. If that is started at boot
> time, we have a gpbs server running that is machine dependend.
> 
> If every user get's a temporary database in his/her home dirctory that
> records all cuts and the gpbs server it is stored on, you could then paste
> it in every app the user is running.
> 
> Downside is the network traffic...
> 
> Dennis

Ok. Let's suppose that you have the following configuration:

    hostA1 10.0.0.1 running gs App1 and gpbs server1 
    with DISPLAY=10.0.0.2:0.0

    hostA2 212.87.205.57 running gs App2 and gpbs server2
    with DISPLAY=212.87.205.58:0.0

    and 

    hostX3 with two ethernet cards eth0 212.87.205.58
                               and eth1 10.0.0.2
           running a X server, display :0, screen :0.0

Now, on hostX3, you copy data from a window of App1, and paste it to a
window of App2.

Please explain  how this  can be  done by your  gpbs server1  and gpbs
server2. Remember that gpbs server1 is  on a host on a private network
and that no  routing exists between 10.0.0.0/8 and  the Internet where
gpbs server2 is. 

The only contact point and possible communication channel between App1
and App2 is the X server on hostX3.


-- 
__Pascal_Bourguignon__              (o_ Software patents are endangering
()  ASCII ribbon against html email //\ the computer industry all around
/\  and Microsoft attachments.      V_/ the world http://lpf.ai.mit.edu/
1962:DO20I=1.100  2001:my($f)=`fortune`;  http://petition.eurolinux.org/

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/IT d? s++:++(+++)>++ a C+++  UB+++L++++$S+X++++>$ P- L+++ E++ W++
N++ o-- K- w------ O- M++$ V PS+E++ Y++ PGP++ t+ 5? X+ R !tv b++(+)
DI+++ D++ G++ e+++ h+(++) r? y---? UF++++
------END GEEK CODE BLOCK------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]