Using a simple server
-
This chapter is an introduction to the application layer. In the next eight chapters we introduce common client-server applications used in the Internet. In this chapter, we give a general picture of how a client-server program is designed and give some simple codes of their implementation. The area of network programming is a very vast and complicated one; it cannot be covered in one chapter. We need to give a bird’s-eye view of this discipline to make the contents of the next eight chapters easier to understand.
20p tangtuy09 26-04-2016 56 4 Download
-
Binding Simple Data to Web Forms Controls Problem You need to bind a field of data to a server-side control. Solution Use the DataBind( ) method. The Web Forms page sample code displays
3p luvpro 04-08-2010 101 6 Download
-
Registry and Plug and Play Subsystem At the end of Chapter 1, there was a simple example providing a general understanding of the process used by the system to install new devices and resolve hardware conflicts.
20p kisiheo 26-07-2010 79 8 Download
-
Hypertext Markup Language (HTML) was developed by Tim Berners-Lee in 19921 along with his invention of Hypertext Transfer Protocol (HTTP). Together HTML and HTTP created the World Wide Web. Berners-Lee adapted Standard Generalized Markup Language2 (SGML) tags for HTML, carrying over some basic ones. HTML is used by browsers such as Internet Explorer and Firefox to format web pages.
19p protable 07-03-2010 189 24 Download
-
An Ad-hoc network or Independent Basic Service Set (IBSS) is a simple network where communications are established between two or more wireless nodes or Stations ( STAs) in a given coverage area without the use of an Access Point (AP) or server. The STAs recognize each other and communicate directly with each other on a peer-to-peer level.
19p longmontran 15-01-2010 118 16 Download