A Delphi component for doing HTTP requests:
* Highly customizable * Support for HTTP/1.0 and HTTP/1.1 * Throttling option * Proxy aware * Based on Fundamentals Sockets Library
A collection of components for doing HTTP requests:Highly customizableSupport for HTTP/1.0 and HTTP/1.1Throttling optionProxy awareBased on Fundamentals Sockets Library.
ASP Fundamentals Training Course is more than just a fundamentals training course. You will walk through 8 modules, one step at a time, building your foundation for using Microsoft's Active Server Pages on Internet Information Server 4.0. Each lab...
ASP Programming Fundamentals is an ASP article which helps the users by providing all the fundamental knowledge about programming and procedure for creating object oriented programs. This tool offers various methods for programming like sequential...
Introduction to Sockets is a PHP based tutorial with which users can learn about sockects. This tutorial will teach you to create and manage sockets and to get connected with other computers and sockets. You will also learn to perform actions...
The Java sockets 101 is a tutorial on sockets for use in Java programs. This tutorial is absolutely fit for those who are new to sockets. This tutorial may seem a bit basic, if you are aware of classes and its usage in the java.net.package. The...
Web Based FTP with Raw Sockets and PHP is a PHP based tutorial that explains the usage of PHP and sockects in building FTP. Using this tutorial you will be able to generate utilities to download, delete, rename and upload files through FTP. Users...
HS Sockets is a C source code library for interfacing to network socket layer. HS Sockets runs on Windows desktop OS (XP,Vista,7), Windows Mobile OS and on Linux OS. HS Sockets is supplied with full C source code and binaries for these...
This article describes the fundamentals of objects and classes in PHP V5, from the very basics through to inheritance, for experienced object-oriented programmers and those who have not yet been introduced to objects.
This provides an introduction to the basic concepts of socket communications and also a tutorial on how to build simple programs that communicate via TCP/IP sockets. The tutorial is based on two example programs that exchange information each by... |