You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
The HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to communicate with servers around the world. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively.The HTTP Pocket Reference not only provides a solid conceptual foundation of HTTP, it also serves as a quick reference to each of the headers and status codes that comprise an HTTP transaction. The book starts with a tutorial of HTTP, but then explains the client request and server responses in more detail, and gives a thorough technical explanation of more advanced features of HTTP (such as persistent connections and caching).Most people use the Web every day without knowing anything about HTTP, but for those who need to get "beyond the browser," this book is the place to start.
"Practical solutions for rapid Web services development"--Cover.
Behind every web transaction lies the Hypertext Transfer Protocol (HTTP) --- the language of web browsers and servers, of portals and search engines, of e-commerce and web services. Understanding HTTP is essential for practically all web-based programming, design, analysis, and administration.While the basics of HTTP are elegantly simple, the protocol's advanced features are notoriously confusing, because they knit together complex technologies and terminology from many disciplines. This book clearly explains HTTP and these interrelated core technologies, in twenty-one logically organized chapters, backed up by hundreds of detailed illustrations and examples, and convenient reference appendi...
None
First published in 1966, Trouble in Guyana has shown the political development of the colony against the background of clashes between personalities and ideas. For many years it was the Marxist Premier Dr Cheddi Jagan and his American born wife who led the movement for independence in Guyana. Their ambition, it was suggested, was to make British Guiana the first Communist state in South America and the Caribbean. The author knew the Jagans and other political leaders. British Guyana became independent on 26th May 1966. Demonstrations, strikes, and riots accompanied, or led, every political development and, in the unsettled state of affairs, the British Government was unwilling to relinquish ...
This book is a great introduction to Java servlets and their various communications mechanisms. It includes deep and comprehensive coverage of the Java Servlet API, and also of HTTP, non-HTTP socket communications, Remote Method Invocation (RMI), and more. Throughout, the authors present illustrative codes and explain why things work the way they do. (Computers--Languages/Programming)
Provides real-world Web application development problems and practical solutions and hundreds of examples and sample code for Java Web developers who use JavaServer Pages or servlets, along with useful tips, techniques, tools, and shortcuts.
This volume offers Python programmers a straightforward guide to the important tools and modules of this open source language. It deals with the most frequently used parts of the standard library as well as the most popular and important third party extensions.