HTTP Programming Recipes for C# Bots


Version: 1.0
Size:
492KB
Requirements:
No special requirements
Price:
Free
System:
Windows XP/2000/NT
Rating:
4.9
License:
Freeware

Description - HTTP Programming Recipes for C# Bots



The Hypertext Transfer Protocol (HTTP) allows information to beexchanged Between a web server and a Web Browser. C# allows you toprogram HTTP directly. HTTP programming allows you to Create programsthat access the web much like a human user would. These programs, whichare called BOTS, can collect information or automate common webprogramming tasks. This book presents a collection of very reusablerecipes for C# bot programming. Appendix D: Setting Up your DatabaseAppendix E: HTTP Response CodesChapter 1: The Structure of HTTP RequestsChapter 2: Examining HTTP TrafficChapter 3: Introducing the C# HTTP Classes Chapter 4: Beyond Simple RequestsChapter 5: Secure HTTP RequestsChapter 6: Extracting DataAppendix A: Downloading ExamplesAppendix B: Setting Up ExamplesAppendix C: Useful Classes, Methods and Functions



More in Components & Libraries-HTTP Programming Recipes for C# Bots

Programming Recipes Http Programming