Java Project
Save Code in Java Project
Example : How to Stop Blank/Empty data or record Save in oracle 10g database. Example : How to Save/Store data or record in oracle 10g database (1st Method). Example : How to Save/Store data or record in oracle 10g database (2nd Method). Example : How to Save/Store data or record Read more…
Java Project
Misc. Codes in Java Project
Example : How to start/open Java (offline project) using Net Beans IDE 8.2 . Example : How to create a new java package/change the ‘default package’ name of Java Applications using Net Beans IDE 8.2 . Example : How to create new jFrame / jInternal Frame / jPanel Read more…
Computer Network
Networking Devices
Introduction A typical computer network, either LAN, MAN, or WAN is consists of a large number of communication devices along with communication medium or channels. To build a typical LAN, especially, we need to have computers, communication mediums or channels, NOS(Network Operating System), and networking devices such as Hubs, Switches, Read more…
Computer Network
Switching Technique
Introduction A switch is used to connect the incoming link to the desired outgoing link and directs the incoming message to the appropriate outgoing link. A communication switch is used to allow/stop the flow of messages through the path connecting the receiver and the transmitter. The role of a switch Read more…
Computer Network
Networking Model
Introduction of Networking Model Most of the computer networks today are organized as a series of layers arranged as a stack one upon another. The layering of network model is done in order to divide the workload or division of labour and also to simplify the system design. The functionality Read more…
Computer Network
Network Topology
Introduction This is also called LAN topology because of these are mostly and mainly implemented in a LAN network. Definition Network topology is the study of geometric or graphical arrangement or mapping or layout of the network elements (may be devices, links, nodes etc.) in a computer network along with Read more…
Computer Network
Classification of Network
Classification of Computer Networks (A) Based on network physical geographical size/area and the area they cover, computer networks are classified into the following types: – This is one of the most common types of computer networks. (1.) Personal Area Network(PAN) (2.) Local Area Network(LAN) (3.) Metropolitan Area Network(MAN) (4.) Wide Read more…
Computer Network
Communication Channel/Medium & Connectors
Transmission/Communication Medium or Channel: A communication medium or channel is also known as a Transmission medium or channel. The transmission medium is the physical path/connection between transmitting and receiving devices in a data transmission system of a computer network. Transmission media is one of the major components of a communication Read more…