• Giáo trình Mạng máy tính - Chương 1: Giới thiệu - Nguyễn Hồng SơnGiáo trình Mạng máy tính - Chương 1: Giới thiệu - Nguyễn Hồng Sơn

    Các lớp chức năng trong mô hình TCP/IP application: hỗ trợ ứng dụng mạng FTP, SMTP, HTTP transport: truyền tải data giữa các quá trình (process) TCP, UDP network: định tuyến gói IP từ nguồn đến đích IP, các giao thức định tuyến link: truyền tải data giữa các phần tử kề nhau PPP, Ethernet physical: chuyển các bit qua môi trường vật...

    pdf22 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 811 | Lượt tải: 0

  • Giáo trình Mạng máy tính - Trần Quang Hải BằngGiáo trình Mạng máy tính - Trần Quang Hải Bằng

    Trước khi trao đổi dữ liệu của tầng Mạng, các thực thể Liên kết dữ liệu phải : Cấu hình đường truyền PPP (Kích thước frame cực ñại, Kiểm chứng người dùng) Học/ Cấu hình các thông tin tầng Mạng Với IP: mang thông điệp IP Control Protocol (IPCP) (mã giao thức: 8021) để cấu hình ñịa chỉ I Các Nguyên lý Hoạt động của tầng Liên kết Dữ liệ...

    pdf74 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 620 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 21: GenericsIntroduction to Java Programming - Chapter 21: Generics

    It is important to note that a generic class is shared by all its instances regardless of its actual generic type. GenericStack stack1 = new GenericStack(); GenericStack stack2 = new GenericStack(); Although GenericStack and GenericStack are two types, but there is only one class GenericStac...

    pdf16 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 681 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 19: RecursionIntroduction to Java Programming - Chapter 19: Recursion

    1. It begins with an equilateral triangle, which is considered to be the Sierpinski fractal of order (or level) 0, as shown in Figure 19.7(a). 2. Connect the midpoints of the sides of the triangle of order 0 to create a Sierpinski triangle of order 1, as shown in Figure 19.7(b). 3. Leave the center triangle intact. Connect the midpoints of th...

    pdf43 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 623 | Lượt tải: 0

  • Giáo trình Mạng máy tính - Chương 5: Giao thức tầng liên kiết dữ liệu (data link) - Trần Quang Hải BằngGiáo trình Mạng máy tính - Chương 5: Giao thức tầng liên kiết dữ liệu (data link) - Trần Quang Hải Bằng

    A (111.111.111.111) muốn gửi tin tới B (222.222.222.222) A không biết MAC addr của B, nếu gửi ARP pkt hỏi LAN1  không có nút nào trả lời. A tạo IP packet với địa chỉ IP gửi = A, và địa chỉ IP nhận = B A dùng ARP để xác định MAC của R ứng với interface 111.111.111.110 A tạo frame với dest. MAC = MAC của R, frame này chứa IP datagram từ A đến ...

    pdf23 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 650 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 18: Binary I/OIntroduction to Java Programming - Chapter 18: Binary I/O

    RandomAccessFile Methods, cont.  long length()IOException Returns the length of the file.  final void writeChar(int v) throws IOException Writes a character to the file as a two-byte Unicode, with the high byte written first.  final void writeChars(String s) throws IOException Writes a string to the file as a sequence of characters

    pdf37 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 652 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 17: Exceptions and AssertionsIntroduction to Java Programming - Chapter 17: Exceptions and Assertions

    Creating Custom Exception Classes  Use the exception classes in the API whenever possible.  Create custom exception classes if the predefined classes are not sufficient.  Declare custom exception classes by extending Exception or a subclass of Exception

    pdf39 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 650 | Lượt tải: 0

  • Giáo trình Mạng máy tính - Chương 4: Giao thức tầng mạng (network layer) - Trần Quang Hải BằngGiáo trình Mạng máy tính - Chương 4: Giao thức tầng mạng (network layer) - Trần Quang Hải Bằng

    Thành phần & cấu tạo Dây dẫn Nguồn sáng (LED, Laser) Đầu phát hiện (Photodiode, photo transistor) Phân loại Multimode stepped index Multimode graded index Single mode (mono mode) Thông số kỹ thuật Chiều dài cáp Tốc độ truyền Nhiễu Lắp đặt/bảo trì Lớp phủ Giá thành Kết nối

    pdf53 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 631 | Lượt tải: 0

  • Giáo trình Mạng máy tính - Chương 3: Tầng giao vận (Transport) - Trần Quang Hải BằngGiáo trình Mạng máy tính - Chương 3: Tầng giao vận (Transport) - Trần Quang Hải Bằng

    Application App protocol Transport protocol Electronic mail SMTP TCP Remote terminal access Telnet TCP Web HTTP TCP File transfer FTP TCP Remote file server NFS typically UDP Streaming multimedia proprietary typically UDP Internet telephony proprietary typically UDP bangtqh@utc2.edu.vn Network management SNMP typically UDP Routing protoco...

    pdf44 trang | Chia sẻ: thucuc2301 | Ngày: 23/11/2020 | Lượt xem: 1200 | Lượt tải: 0

  • Introduction to Java Programming - Chapter 16: Applets and MultimediaIntroduction to Java Programming - Chapter 16: Applets and Multimedia

    The manifest file must have an entry to contain the main class. For example, to run TicTacToe, you need to insert the following two lines in the manifest file: Main-Class: TicTacToe Sealed: true Run the .jar file using the java command from the directory that contains TicTacToe.jar, java -jar TicTacToe.jar TIP: You can write an installation...

    pdf42 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 627 | Lượt tải: 0