A collection of components for doing HTTP requests:Highly customizableSupport for HTTP/1.0 and HTTP/1.1Throttling optionProxy awareBased on Fundamentals Sockets
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
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 tutor
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 such a
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 bu
Highly functional WinSock library with the following VCL components:* TCPServer* TCPClient Support for proxies and throttling* UDPSocket* SocketHostLookup: Host lookups Asynchronously, Blocking or in a seperate thread.The library is part of the
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 pr
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 writ
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.
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 are |