The Security Printing Corporation (Bangladesh) Ltd.
Post: Sub-Assistant Maintenance Engineer
Exam Date: 15-01-2022,
The OSI (Open Systems Interconnection) Model is a conceptual framework that standardizes the functions of a network communication system by dividing it into seven distinct layers. These layers ensure seamless communication between different systems and networks by defining protocols and packet transfer processes.

Difference Between OSI and TCP/IP Model:
OSI (Open Systems Interconnection) Model হলো একটি conceptual framework যা network communication system-এর কাজগুলোকে সাতটি পৃথক layer-এ ভাগ করে standardize করে। এই layer-গুলো protocol ও packet transfer process নির্ধারণের মাধ্যমে বিভিন্ন system ও network-এর মধ্যে seamless communication নিশ্চিত করে।

Difference Between OSI and TCP/IP Model:
Subnet Mask
A subnet mask is a 32-bit number used to divide an IP address into network and host portions. It helps determine which part of the IP address identifies the network and which part identifies the device within that network.
Example: 255.255.255.0
Localhost IP Address
The localhost IP address refers to the local machine itself. It is used to test network applications on the same device.
Localhost IPv4: 127.0.0.1
Subnet Mask
Subnet mask হলো একটি 32-bit number যা একটি IP address-কে network অংশ এবং host অংশে ভাগ করতে ব্যবহৃত হয়। এটি নির্ধারণ করে কোন অংশ network নির্দেশ করে এবং কোন অংশ device নির্দেশ করে।
উদাহরণ: 255.255.255.0
Localhost IP Address
Localhost IP address হলো নিজের computer বা device-কে নির্দেশ করার জন্য ব্যবহৃত একটি special IP address। এটি মূলত testing-এর কাজে ব্যবহৃত হয়।
Localhost IPv4: 127.0.0.1
Difference between HTTP and HTTPS- Meaning: HTTP = HyperText Transfer Protocol, HTTPS = HyperText Transfer Protocol Secure.
- Security: HTTP is not encrypted, HTTPS is encrypted using SSL/TLS.
- Data Protection: HTTP data can be intercepted, HTTPS protects against eavesdropping and tampering.
- Port: HTTP uses port 80, HTTPS uses port 443.
- Certificate: HTTP does not require a certificate, HTTPS requires a digital certificate.
HTTP এবং HTTPS-এর পার্থক্য- Meaning: HTTP = HyperText Transfer Protocol, HTTPS = HyperText Transfer Protocol Secure.
- Security: HTTP encrypted নয়, HTTPS SSL/TLS ব্যবহার করে encrypted।
- Data Protection: HTTP data intercept হতে পারে, HTTPS data কে eavesdropping ও tampering থেকে সুরক্ষা দেয়।
- Port: HTTP port 80 ব্যবহার করে, HTTPS port 443 ব্যবহার করে।
- Certificate: HTTP certificate চায় না, HTTPS-এর জন্য digital certificate লাগে।
NAT (Network Address Translation)
NAT is a networking technique that allows multiple private IP addresses within a local network to share a single public IP address for Internet access. It helps conserve public IP addresses and improves network security.
Ransomware
Ransomware is a type of malicious software that encrypts a victim’s data and demands a ransom payment to restore access. It often spreads through phishing emails, malicious links, or infected downloads.
Firewall
A firewall is a network security system that monitors and controls incoming and outgoing traffic based on predefined security rules. It acts as a barrier between trusted internal networks and untrusted external networks.
NAT (Network Address Translation)
NAT হলো একটি networking technique যেখানে local network-এর একাধিক private IP address একটি public IP address ব্যবহার করে Internet access পায়। এটি public IP address সাশ্রয় করে এবং network security বাড়ায়।
Ransomware
Ransomware হলো একটি ধরনের malicious software যা user-এর data encrypt করে দেয় এবং data ফেরত দেওয়ার জন্য ransom দাবি করে। এটি সাধারণত phishing email বা malicious link-এর মাধ্যমে ছড়ায়।
Firewall
Firewall হলো একটি network security system যা predefined security rule অনুযায়ী incoming ও outgoing traffic নিয়ন্ত্রণ করে। এটি trusted internal network এবং untrusted external network-এর মধ্যে সুরক্ষা প্রাচীর হিসেবে কাজ করে।
