Home Tags Client/server

Tag: client/server

Graphics Using Xlib, Part 1

0
This article introduces you to the X Window System, with the aim of helping developers understand how to use the Xlib library effectively. The X...

Android Application Development: CLI Tools

3
This article on Android application development introduces you to the command line utilities that come packaged with the Android SDK, all of which are...

Puppet Data Centre Automation Solution, Part 1: Setting Up Master &...

2
Managing data centres comprising hundreds of systems is tough. Fortunately, configuration-management systems help bring things under control, by automating common configuration tasks, making systems...

Joy of Programming: Questions and Answers on C

0
Let's look at some of the queries received from readers relating to programming in C. Q. Where are enum members stored in memory? How does...