sockets

Post Reply
Message
Author
SEllmi

sockets

#1 Post by SEllmi »

gibt es ein deutsche tutorial über socket programmierung unter linux

CoreDump

Re: sockets

#2 Post by CoreDump »

google: +Linux +socket +Programmierung

2140 treffer

squeak

Re: sockets

#3 Post by squeak »

Da gab's mal was das nannte sich
"Maverick's Tipps zur Socketprogrammierung"

keine Ahnung wie die URL ist...
Einfach mal bei google suchen...

Descartes

Re: sockets

#4 Post by Descartes »

<a href="http://www.google.de/search?hl=de&q=%2B ... x+%2BLinux" target="_blank"><!--auto-->http://www.google.de/search?hl=de&q=%2B ... <!--auto-->

Linux Gazette 47: Introduction to Socket Programming
<a href="http://www.linuxgazette.com/issue47/bueno.html" target="_blank"><!--auto-->http://www.linuxgazette.com/issue47/bue ... <!--auto-->

Linux Gazette 74: Linux Socket Programming In C++
<a href="http://www.linuxgazette.com/issue74/tougher.html" target="_blank"><!--auto-->http://www.linuxgazette.com/issue74/tou ... <!--auto-->

Anleitung zur Netzwerkprogrammierung
<a href="http://piii.net/tutorials/coding/anl_netzprog.html" target="_blank"><!--auto-->http://piii.net/tutorials/coding/anl_ne ... <!--auto-->

Hawkeyes Tipps zur Socket-Programmierung
<a href="http://piii.net/tutorials/coding/socket_tips.zip" target="_blank"><!--auto-->http://piii.net/tutorials/coding/socket ... <!--auto-->

Mavericks Tipps zur Socket-Programmierung
<a href="http://piii.net/tutorials/coding/maveri ... oding.html" target="_blank"><!--auto-->http://piii.net/tutorials/coding/maveri ... <!--auto-->

Maverick's Tipps zur Programmierung mit Raw Sockets
<a href="http://piii.net/tutorials/coding/maveri ... ckets.html" target="_blank"><!--auto-->http://piii.net/tutorials/coding/maveri ... <!--auto-->

icmplogd - ein RAW Socket mit ICMP
<a href="http://piii.net/tutorials/coding/icmplogd.html" target="_blank"><!--auto-->http://piii.net/tutorials/coding/icmplo ... <!--auto-->

Beej's Guide to Network Programming -- Using Internet Sockets
<a href="http://www.ecst.csuchico.edu/~beej/guide/net/html/" target="_blank"><!--auto-->http://www.ecst.csuchico.edu/~beej/guid ... <!--auto-->

Jim Frost's BSD Sockets: A Quick And Dirty Primer
<a href="http://world.std.com/~jimf/papers/sockets/sockets.html" target="_blank"><!--auto-->http://world.std.com/~jimf/papers/socke ... <!--auto-->

BSD Sockets Intro
<a href="http://www.ecst.csuchico.edu/~chafey/pr ... info1.html" target="_blank"><!--auto-->http://www.ecst.csuchico.edu/~chafey/pr ... <!--auto-->



UNIX Socket FAQ
<a href="http://www.developerweb.net/sock-faq/" target="_blank"><!--auto-->http://www.developerweb.net/sock-faq/</a><!--auto-->

Programming UNIX Sockets in C - Frequently Asked Questions
<a href="http://www.manualy.sk/sock-faq/unix-socket-faq.html" target="_blank"><!--auto-->http://www.manualy.sk/sock-faq/unix-soc ... <!--auto-->



Für den der eher nach gedruckter Literatur dürstet:
<a href="http://www.developerweb.net/sock-faq/books.php" target="_blank"><!--auto-->http://www.developerweb.net/sock-faq/bo ... <!--auto-->
<a href="http://pont.net/socket/socket.books.html" target="_blank"><!--auto-->http://pont.net/socket/socket.books.html</a><!--auto-->



Spencer's Socket Site
<a href="http://www.lowtek.com/sockets/" target="_blank"><!--auto-->http://www.lowtek.com/sockets/</a><!--auto-->

Post Reply