UGC-NET / SET · PAPER II · LIBRARY AND INFORMATION SCIENCE (CODE 59)

Unit VII

Computer & Communication Technology

The computer science backbone of modern LIS practice — hardware and software basics, networking, the internet, and the security measures that protect it all.

“Every digital library rests on a stack most users never see — hardware, protocol, and code, in that order.”

01

Computer Fundamentals

Character encodingDescription
ASCII7/8-bit code for English characters, the earliest widely used standard
ISCIIIndian Script Code for Information Interchange — encodes Indian scripts
UnicodeUniversal character encoding covering virtually all the world's scripts, now the dominant standard

Hardware includes the CPU, memory, and peripherals; storage devices range from hard disks and SSDs to optical and cloud storage; input/output devices include keyboards, scanners, printers, and displays.

02

Types of Software and Programming Languages

Software typeExamples
System softwareOperating systems, device drivers, utilities
Application softwareLibrary management systems, office suites, browsers

Programming languages are classed as Object Oriented (Java, Python, C++), Procedural (C, BASIC), High Level (readable, close to human language), Scripting (JavaScript, PHP, Python for automation/glue code), and Web languages (HTML, CSS, JavaScript for building web pages).

03

Telecommunication and Wireless Communication

Transmission channels/media include copper wire, coaxial cable, and fibre optics; transmission mode can be simplex, half-duplex, or full-duplex. ISDN and PSDN are early digital/packet-switched network standards; multiplexing combines multiple signals over one channel; modulation encodes data onto a carrier wave.

Wireless communication spans Wi-Fi (radio-based local wireless networking), Li-Fi (data transmission via visible light), satellite communication, and mobile/cellular communication (2G through 5G generations).

04

Computer Networks

TopologyDescription
BusAll devices share a single communication line
StarAll devices connect to a central hub/switch
RingDevices connect in a closed loop
MeshDevices interconnect with multiple redundant paths

Network types by scale: LAN (Local Area Network, confined to one building/campus), MAN (Metropolitan Area Network, city-wide), WAN (Wide Area Network, spans countries/continents — the internet is the largest WAN).

05

Internet Basics and Search Engines

The World Wide Web (WWW) is a system of interlinked hypertext documents accessed via the internet using web browsers. E-mail enables asynchronous messaging. Search engines (Google, Bing) index web content and rank results by relevance; meta search engines (e.g., Dogpile) query multiple search engines simultaneously; entity search engines return structured facts about a specific entity rather than a list of links.

06

Internet Protocols and Standards

ProtocolFunction
HTTP / S-HTTPTransferring hypertext (web page) content, with S-HTTP adding a security layer
FTPTransferring files between computers over a network
SMTPSending e-mail messages between servers
TCP/IPThe foundational suite of protocols governing how data is packaged, addressed, and routed across the internet
URI / URLUniform Resource Identifier (general identifier)/Locator (identifier that also specifies how/where to access the resource)
07

Hypertext, Hypermedia, Multimedia and Immersive Technologies

  • Hypertext — text containing links to other text, enabling non-linear navigation.
  • Hypermedia — hypertext extended to include linked images, audio, and video.
  • Multimedia — content combining multiple media types (text, audio, video, animation).
  • Video conferencing — real-time audio-visual communication across locations.
  • Virtual Reality (VR) — a fully immersive, simulated digital environment.
  • Augmented Reality (AR) — overlays digital elements onto the real-world view.
08

Data and Network Security

  • Firewalls — filter incoming/outgoing network traffic based on security rules.
  • Cryptographic techniques — encrypt data so only authorised parties can read it (symmetric and asymmetric/public-key encryption).
  • Anti-virus and Anti-spyware software — detect and remove malicious programs.
  • Intrusion Detection System (IDS) — monitors network/system activity for suspicious behaviour and policy violations.
Unicode LAN/MAN/WAN TCP/IP Firewalls & Encryption

Notes prepared for UGC-NET/SET revision, structured to the UGC syllabus. Verify against the latest UGC notification before the exam.