Re: learning MIG

2001-04-09 Thread Marcus Brinkmann
On Mon, Apr 09, 2001 at 06:14:09PM +0200, Gibran Hasnaoui wrote: > I tried some exemple of mig.ps and saw that netname isn't used anymore. > What is the right way to write a server now ? :) To advertise a port to possible clients, register your server in the directory tree as a translator. That'

learning MIG

2001-04-09 Thread Gibran Hasnaoui
Hi, I got some doc about MIG and I want now to try to write a little server. I tried some exemple of mig.ps and saw that netname isn't used anymore. What is the right way to write a server now ? :) here is the defs file I want to use : /* test.defs */ subsystem test 33600; #include routin