On Tue, Dec 03, 2002 at 04:48:07AM +0100, Wolfgang Jaehrling wrote:
> On Tue, Dec 03, 2002 at 02:39:06AM -0800, Frank Saar wrote:
> > Hm, well I did.
> > But in the meantime I succeeded in getting a working version (thanks to
> > marcus) and the server is running now as a translator. But in the beg
On Tue, Dec 03, 2002 at 02:39:06AM -0800, Frank Saar wrote:
> Hm, well I did.
> But in the meantime I succeeded in getting a working version (thanks to
> marcus) and the server is running now as a translator. But in the beginning
> I didnt want to run it as a translator. Instead I wanted the server
On Mon, Dec 02, 2002 at 06:22:33PM -0800, Frank Saar wrote:
> But when I copy the server to /servers/testserver and run the client I get
> get_random_failed -303 as error.
You hopefully did not copy to the binary to this place, did you?
Cheers,
GNU/Wolfgang
_
On Mon, Dec 02, 2002 at 06:22:33PM -0800, Frank Saar wrote:
> <---client>
> int main() {
> int r=3;
> error_t err;
> mach_port_t server;
> server=file_name_lookup("/servers/testserver",0,0);
> if (server==MACH_POR