• Đăng ký
  • Đăng nhập
  • Liên hệ

TimTaiLieu.vn - Tài liệu, ebook, giáo trình, đồ án, luận văn

TimTaiLieu.vn - Thư viện tài liệu, ebook, đồ án, luận văn, tiểu luận, giáo trình các lĩnh vực CNTT, Ngoại ngữ, Luật, Kinh doanh, Tài chính, Khoa học...

TimTaiLieu.vn
  • Trang Chủ
  • Tài Liệu
  • Upload
Danh Mục Tài Liệu
  • Các Môn Đại Cương
  • Kỹ Thuật - Công Nghệ
  • Khối Ngành Kinh Tế
  • Khối Ngành Xã Hội
  • Công Nghệ Thông Tin
  • Ngoại Ngữ
  • Đồ Án - Luận Văn
  • Giáo Dục - Đào Tạo
  • Mẫu Văn Bản
  • Kỹ Năng Mềm
  • Văn Bản Luật
  • Giải Trí
  • Sức Khỏe
  • Ẩm Thực
  • Chưa phân loại
  • Mới nhất
  • Xem nhiều
  • Tải nhiều
  • Bài giảng Mạng máy tính 1 - Lecture 11: Network security - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 11: Network security - Phạm Trần Vũ

    Crytography (6)  Public-Key Algorithms So is called Asymmetric-key Algorithms Based on some hard problems such as integer factoring, When data is encrypted with one key, the other key must be used to decrypt the data, and vice versa. Each entity can be assigned a key pair: a private and public key Private key is known only to owner ...

    pdf27 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 784 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 10: Application layer (Con’t) - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 10: Application layer (Con’t) - Phạm Trần Vũ

    Forms (4)  Input types (cont.) RADIO Ex: Option 1
    Option 2
    Option 3 CHECKBOX

    pdf43 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 747 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 10: Application layer - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 10: Application layer - Phạm Trần Vũ

    Domain Name System - DNS  IP addresses can be used to identify a host machine on the Internet As people moves around, the addresses need to be changed accordingly as well  ASCII names have been invented to decouple host names and their IPs to provide more flexibility  The DNS was invented to manage and resolve host names into IP address...

    pdf55 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 831 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 9: Socket programming with Java - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 9: Socket programming with Java - Phạm Trần Vũ

    Main window thread •Main Server Form •Create a thread to listen and accept incoming connection Child thread •Listen and accept incoming connection •Create a thread to handle connection Grand-child thread •Handle a connection •Create a thread to handle socket InputStream •Handle socket InputStream

    pdf23 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 895 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 8: Transport layer and socket programming with Java - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 8: Transport layer and socket programming with Java - Phạm Trần Vũ

    The Internet Transport Protocols UDP – User Datagram Protocol • Connection-less service • Useful in client-server situations: Remote Procedure Call, real-time AV streaming TCP – Transmission Control Protocol • Connection oriented service • Reliable byte stream services over unreliable network • Most widely used in Internet

    pdf33 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 782 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 7: Network Layer in the Internet - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 7: Network Layer in the Internet - Phạm Trần Vũ

    Routing with Subnetting  Routing to destination to an outside network is done as usual  Routing table adds more entries for routing within the network (this-network, subnet, 0): to route message to another subnet (this-network, this-subnet, host): to route message to a host within this-subnet

    pdf31 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 939 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 5: Network layer (Cont’) - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 5: Network layer (Cont’) - Phạm Trần Vũ

    General Principles of Congestion Control  Open loop solutions Solve the problems by good design Prevent congestions from happening Make decision without regard to state of the network  Closed loop solutions Using feedback loop Closed Loop Solutions – Three Part Feedback Loop  Monitor the system detect when and where congestion o...

    pdf43 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 814 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 5: Network layer - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 5: Network layer - Phạm Trần Vũ

    Services Provided to the Transport Layer  Network layer provides services to the transport layer  Goals of network layer services Independent of router technology The transport layer should be shielded from the number, type and topology of routers Network addresses available to the transport layer should be uniformed and even across LA...

    pdf32 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 748 | Lượt tải: 2

  • Bài giảng Mạng máy tính 1 - Lecture 4: Networking technologies (Cont’) - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 4: Networking technologies (Cont’) - Phạm Trần Vũ

    Content  Broadband wireless  Bluetooth  Network bridges, hubs, switches, routers  Virtual LAN Broadband Wireless - WiMAX • Long-range system, up to 50km • Use licensed spectrum • Provide internet access to end user from ISP • Quality of service can be guaranteed

    pdf26 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 746 | Lượt tải: 3

  • Bài giảng Mạng máy tính 1 - Lecture 3: Networking technologies - Phạm Trần VũBài giảng Mạng máy tính 1 - Lecture 3: Networking technologies - Phạm Trần Vũ

    ALOHA  Developed by Norman Abramson, in 1970s  Used ground-based radio broadcast  Pure ALOHA Use continuous time No need for global time  Slotted ALOHA Need global time synchronisation Pure ALOHA (1)  Users can transmit whenever they have data to send  If there is a collision, colliding frames will be damaged and will be destro...

    pdf37 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 633 | Lượt tải: 2

  • ◄
  • 1
  • ...
  • 1061
  • 1062
  • 1063
  • 1064
  • 1065
  • 1066
  • 1067
  • 1068
  • 1069
  • 1070
  • 1071
  • ...
  • 7320
  • ►
Copyright © 2025 TimTaiLieu.vn
Website đang trong thời gian thử nghiệm, chờ xin giấy phép của Bộ TT & TT.
Chia sẻ: TimTaiLieu on Facebook Follow @TimTaiLieu
Thư viện Luận Văn, Tài Liệu và Đồ Án tốt nghiệp. Thư viện Ebook miễn phí, Thư viện giáo án, PDF Hướng dẫn giải bài tập SGK.