Programmation réseau
Anglais
UNIX
http://beej.us/guide/bgnet/ Beej's Guidehttp://www.lowtek.com/sockets
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzab6/uafinet.htm Tutoriel d'IBM : un serveur TCP, un client TCP.
WIN32 (winsock)
http://tangentsoft.net/wskfaq/ La FAQ des sockets sur les systèmes windowsFrançais
UNIX
http://vidalcharles.free.fr/lf/socket.html Le beej's guide en français moins complet que son homologue en Anglais.http://fr.lang.free.fr/cours/SocketCsyst_v1.0.pdf Implémentation des sockets sur Unix, très complet.
WIN32 (winsock)
http://c.developpez.com/WalrusSock/ The Walrus les sockets démistifiés. Petit tutoriel pour commencer avec les sockets sous windows.http://www.noxistes.org/c_les_sockets_sous_windows_18.php Une introduction sur les sockets windows.
http://www.progzone.free.fr/reseau/socket/socket.html Implémenter une librairie de socket en C avec winsock.
http://www.progzone.free.fr/reseau/socket/sockasync.html Les sockets asynchrones.
UNIX/WIN32
http://mapage.noos.fr/emdel/reseaux.htm Tutoriel à l'image du reste du site: propre, simple, précis.http://sylvainmarechal.chez-alice.fr/prog/unix-win32/socket/tcp/tcp.html Premier pas avec les sockets TCP.
D'après :
- http://psyphi.zeblog.com
voir aussi :
- Bibliothèques pour le développement
- Winsock
http://fr.wikipedia.org/wiki/Winsock
http://en.wikipedia.org/wiki/Winsock
- Socket BSD
http://fr.wikipedia.org/wiki/Berkeley_sockets
http://en.wikipedia.org/wiki/Berkeley_sockets
- ProgrammationSerie
- BusDeCommunication
There are no comments on this page. [Add comment]