Re: Sockets info..

1998-04-29 Thread Alfonso Barreto Lopez
__ Alfonso Barreto Lopez Inst. de Inv. de Matematicas U.N.A.M On Wed, 29 Apr 1998, Dave Wreski wrote: > > > Sockets are opened in /etc/services > > What? What exactly do you mean here? > > The file /etc/servi

Re: Sockets info..

1998-04-29 Thread Alfonso Barreto Lopez
Yes, I think is where I put the port I am using, but where do I specify what program tu run when that port is used? isn't it in inetd.conf? __ Alfonso Barreto Lopez Inst. de Inv. de Matematicas U.N.A.M On Tue, 28 Ap

Re: Sockets info..

1998-04-28 Thread Dave Wreski
> Sockets are opened in /etc/services What? What exactly do you mean here? The file /etc/services is simply a number-to-name translation, like www to http, for example. _that's it_ > >When I try to give a service in inetd, does the socket is created, if > >sohow can I handle it, if not how c

Re: Sockets info..

1998-04-28 Thread Dan Cyr
Sockets are opened in /etc/services Dan to 07:52 PM 4/28/1998 -0500, Alfonso Barreto Lopez wrote: >When I try to give a service in inetd, does the socket is created, if >sohow can I handle it, if not how can I stablish the comunication with the >client socket... >Thanks for your time --

Sockets info..

1998-04-28 Thread Alfonso Barreto Lopez
When I try to give a service in inetd, does the socket is created, if sohow can I handle it, if not how can I stablish the comunication with the client socket... Thanks for your time __ Alfonso Barreto Lopez Inst. de