0603-0606.html

来自「linux-unix130.linux.and.unix.ebooks130 l」· HTML 代码 · 共 117 行

HTML
117
字号


<HTML>

<HEAD>

<TITLE>Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:Network Programming</TITLE>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>

 -->




<!-- ISBN=0672311739 //-->

<!-- TITLE=RED HAT LINUX 2ND EDITION //-->

<!-- AUTHOR=DAVID PITTS ET AL //-->

<!-- PUBLISHER=MACMILLAN //-->

<!-- IMPRINT=SAMS PUBLISHING //-->

<!-- PUBLICATION DATE=1998 //-->

<!-- CHAPTER=28 //-->

<!-- PAGES=0583-0604 //-->

<!-- UNASSIGNED1 //-->

<!-- UNASSIGNED2 //-->









<P><CENTER>

<a href="0600-0602.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A>

</CENTER></P>



<A NAME="PAGENUM-603"><P>Page 603</P></A>













<P>This chapter introduces some of the fundamental concepts behind network applications.

Using these concepts, you will be able to create some simple tools, or you can build on this

information by utilizing some of the advanced information available on the Internet and in

advanced texts.

</P>









<P>The concepts and examples presented here can all be easily applied to C programming

because Perl essentially provides &quot;wrappers&quot; to the same system calls that C uses for socket

programming. All the functions used here have C equivalents and their own manual pages.

</P>









<P>For more information on network programming, see the UNIX socket programming FAQs

at <a href="http://www.ibrado.com/sock-faq/.">http://www.ibrado.com/sock-faq/.</A> This page includes a wealth of information, plus

pointers to other resources.

</P>



<A NAME="PAGENUM-604"><P>Page 604</P></A>



<A NAME="PAGENUM-605"><P>Page 605</P></A>





<h3><A NAME="1739_ 0">Part VII</h3>

</A>



<H2>



Appendixes



</H2>





<P><B>In This PART

</P></B>







<UL>

<LI>     The Linux Documentation Project 607

<LI>     Top 50 Linux Commands and Utilities 611

<LI>     The Linux Documentation Project Copyright

License 629

<LI>     Glossary 633

<LI>     What's on the CD-ROM 653

</UL>









<A NAME="PAGENUM-606"><P>Page 606</P></A>









<P><CENTER>

<a href="0600-0602.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A>

</CENTER></P>









</td>
</tr>
</table>

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?