Java Network Programming (3rd ed) [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Java Network Programming (3rd ed) [Electronic resources] - نسخه متنی

Harold, Elliotte Rusty

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Chapter 2. Basic Network Concepts


This chapter covers the background networking concepts you need to
understand before writing networked programs in Java (or, for that
matter, in any language). Moving from the most general to the most
specific, it explains what you need to know about networks in
general, IP and TCP/IP-based networks in particular, and the
Internet. This chapter doesn't try to teach you how
to wire a network or configure a router, but you will learn what you
need to know to write applications that communicate across the
Internet. Topics covered in this chapter include the definition of
network, the TCP/IP layer model, the IP, TCP, and UDP protocols,
firewalls and proxy servers, the Internet, and the Internet
standardization process. Experienced network gurus may safely skip
this chapter.


/ 164