One typical requirement for many applications today is the ability to transfer files between the local system and a remote server, and the File Transfer Protocol (FTP) and Hyptertext Transfer Protocol (HTTP) are the two most commonly used Internet protocols for this purpose. SocketTools has components that support both of these protocols, making it a […]
Archive for the 'SocketTips' Category
PowerShell is Microsoft’s new command line shell and scripting development environment for the Windows platforms. It primarily serves as both a replacement for the classic command line (cmd.exe) and as an administrative tool that integrates much of the functionality that was previously found in other tools like Windows Scripting Host (WSH) and the Network Shell […]
A number of years ago, we published a newsletter called SocketTips which provided general programming tips, how-to’s and code snippets to help developers make the most of SocketTools in their applications. We’re going to pick up where we left off, and start with covering some of the new features and functionality that was introduced in […]