type: mina title: Chapter 2 - Basics navPrev: ../ch1-getting-started/ch1-getting-started.html navPrevText: Chapter 1 - Getting Started navUp: ../user-guide-toc.html navUpText: User Guide navNext: ../ch3-service/ch3-service.html navNextText: Chapter 3 - Service

Chapter 2 - Basics

In Chapter 1, we had a brief glimpse of Apache MINA. In this chapter we shall have a look at Client/Server Architecture and details on working out a MINA based Server and Client.

We will also expose some very simple Servers and Clients, based on TCP and UDP.