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

Re[2]: [linux] wrapper? socket?



>> 1) Quelqu'un peut-il me communiquer la signification de "wrapper"?
>> 2) Où puis-je trouver un howto ou manuel qui m'explique ce que c'est qu'un
>> "socket" et comment cela fonctionne?

un socket c'est un couple "adresse IP" + "port"
eg : 10.10.10.1:80 (le port web de cette IP là)

un wrapper est un soft qui traite les sockets justement, et decide si
oui ou non telle ou telle IP/port/sourceport/destport est autorisé a
faire ceci-cela, et quel programme lancer pour tel ou tel socket

(x)inetd est donc d'un certaine facon un wrapper

_______________________________________________
Linux Mailing List
LCP - 11 Mai - http://www.unixtech.be/lcp.php
Archives: http://www.unixtech.be/mailman/listinfo/linux