Below you will find 186 categories and 8 links related to C And C++ Script Resources.
Teach Yourself C++ is a concise guide to one of the most popular programming languages in use today. All aspects of the programming are clearly explained, with examples and exercises used throughout. The book covers data storage and flow control, standard library functions, the preprocessor, pointers and reference variables, object-oriented programming. Richard Riley is an experience computer programmer and has written extensively in C++, Perl, Java, JavaScript and HTML. Topics include and introduction to C++, C++ compiler, the code linker, handling data, physical memory, casting, control statements such as the if statement and switch statement, loops, break and continue, arrays, handling strings in C++, declaring functions, data scope, the C Standard Library, header files, classic C I/O, simple file handling, Blocked I/O, trick string manipulation, dynamic memory allocation, the preprocessor, the #include directive, macro traps, and much more.
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services. This book contains an overview of ACE frameworks; Design dimensions for networked services; Descriptions of the key capabilities of the most important ACE frameworks; Numerous C++ code examples that demonstrate how to use ACE frameworks. C++ Network Programming, Volume 2, teaches how to use frameworks to write networked applications quickly, reducing development effort and overhead. It can prove to be an invaluable asset.
Discusses methods for linking the power of compiled languages into Internet interfaces. Shows beginning to advanced programmers how to link existing C++ and C code to HTML GUI Internet capabilities. The primary focus is methods for using C++ and C for developing the cgi-bin programs. These include capabilities unavailable through other methods, such as continuity across forms, hidden variable files, and cgi HTML. The book also contains techniques for programming in C++ and C, such as pointers to functions and parsing, as well as general material on the Internet, such as object analysis of Web pages and applets and cgi. Contains lists of terminology and further reading, and appendices on C++ and C version of forms routines and interactive games. The book includes maximizing effieciency and minimizing resource usage in your cgi-bin programs, create forms, interactive games, control system animation, questionaires, and real time applications
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Apps by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications. It supports automatic script compilation and provides the developer with a complete Web programming framework. It works both with IIS and Apache.
TOff is a utility that can be very handy for those wishing to leave their computer unattended for some time before automatically turning it off. TOff can turn off your computer (or hibernate, when possible) at a certain day and time, with the seconds discrepancy. TOff can shutdown almost every Windows operating system that has Advanced Power Management (APM) enabled, and also provides a log for the last operation to confirm shut-off times. The source code for this application is also available for download.
With ActiveSocket you can communicate across TCP/IP networks, including the Internet. ActiveSocket provides an easy-to-use scripting interface for TCP/IP communications. By using ActiveSocket, you can very easily create or enhance applications with network features. Use ActiveSocket to integrate the following IP protocols in your application or script: Icmp object; HTTP object, HTTPS object; Ntp object; RSh object; Snmp object (SNMP v1, SNMP v2c and SNMP v3 (Get, GetNext, Set)); SnmpTrapOut and SnmpTrapIn object; Socket object; Wake-On-LAN object. Features: SNMP Trap sending and receiving (SNMPv1 and SNMPv2c), TCP client/server, UDP datagrams all based on WinSock. ActiveSocket is a COM-component, which can be used in Windows environments.
An FTP Synchronization ActiveX Component for ASP, ASP.NET, C++, VB, VB.NET. EBA:FTP Sync component is an ActiveX Component that provides a simple interface for synchronizing files and folders between a client and a server running an FTP Service. FTP Sync is ideal for use in any application that requires file synchronization, as it does not require any user input. This is a solution for both client-side applications, as well as embedding in server-side components and scripts. Features: ASP FTP handling and synchronization in a few lines of code; Smart Update only transfers files that have been updated to reduce bandwidth and increase performance; Supports upload and download synchronization; Requires no user intervention or graphical user interface, making it ideal for server-based applications and automated systems.
Online training course containing 3 modules and 30 hours of training material. Learn C programming in 21 days covers C components, writing and debugging programs, pointers, numeric arrays, characters and strings, statements and functions, memory management, variable Scope, manipulating Strings, and using disk files. Skill assessments, exercises and sample files to download. Online tutor also available. Other courses also available in HTML, DHTML, ASP, Flash MX, Flash Actionscript, Java, ColdFusion MX, Visual Basic, JavaScript and XML.