|
|
HS TFTP C Source Library
HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. *Features: * TFTP server and client * - TFTP File upload * TFTP File download. HS TFTP C Source Library is licensed as demo and filed in development components, libraries section.
|
|
|
Nuclass7
Freeware for fast training, validation, and application of neural and conventional classifiers including multilayer perceptron, functional link network, piecewise linear network, self organizing map and K-Means. C source provided for applying trained networks. Extensive help. User-supplied txt-format training data files, containing rows of numbers, can be of any size. Pruning for approximate structural risk minimization.
|
|
|
Readfile
This software utility calculate CRC32, Adler32, MD5 and SHA1 of fille. It allows you to test the speed of memory copy and disk transfer operations under Windows 95 and Windows NT. This is a Win32 console application. C Source included. This utilities software is categorized under system utilities.
|
|
|
Numap7
Freeware for fast training, validation, and application of regression/approximation networks including the multilayer perceptron, functional link network, piecewise linear network, self organizing map and K-Means. C source for applying trained networks. Extensive help. User-supplied txt-format training data files, containing rows of numbers, can be of any size. Pruning for approximate structural risk minimization.
|
|
|
HS SMS DLL (GSM 07.05)
HsSmsDLL is a Windows DLL enabling applications to send, receive, read and delete SMS messages via a GSM modem attached to COM port, according to GSM 07.05, 03.40. The library includes integrated encryption AES, DES, 3DES, ARC4, CAST128, Blowfish,Twofish optionally applied to SMS text. HsSmsDll is designed for use from Visual C / C++, VB (v6 and 2003), C# .NET and other programming languages. Professional License includes full C source code. HS SMS DLL (GSM 07.05) is licensed as demo and filed in development components, libraries section.
|
|
|
HS GSM SMS C Source Library
HS GSM SMS is a C source library that provides a PC-based user application with access to a mobile phone's Short Message Service (SMS) functionality, according to ETSI standards: GSM 07.05 (ETS 300 585) - "Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE - DCE) interface for Short Message Service (SMS) and Cell Broadcast Service (CBS)" GSM 03.40 - "Technical Realization of Short Message Service - Point-to-Point. HS GSM SMS C Source Library software is a demo filed under programming components and libraries, programming c, c++, c#, programming source code, communication misc. communication, communication instant messaging utilities.
|
|
|
HS NMEA GPS C Source Library
HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard - NMEA-183 (National Marine Electronics Association, Interface Standard 0183.)
|
|
|
C 2 Delphi Converter
Convert C source code into Delphi/Pascal source code. The program can help you to port existing applications to another new program language. It will change the C syntax into the Pascal syntax. The program has a batch conversation function to procress mulitple files and can progress include files. After the conversation you will still have to do some changes before you can compile the program under Delphi but the time consuming part has been done
|
|
|
HS COM
This software is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems. It allows to transmit data, receive data and control line signals (such as RTS and DTR). HS COM library provides a convenient "packaging" to standard Win32 API by exposing only a few simple API services to a calling application
|
|
|
HS Compress C Source Library
HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression.
|
|
|
C to C++ Converter
This converter is a script that generates classes from headers files of a C project, transform functions and variables to methods and attributes of the classes, and propagates the changes in each reference. Sources of the project may be located inside different directories.
|
|
|
HS X.25 C Source Library
HS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by dedicated circuit. Includes HsDL (Data Link) and HsSock (Winsock interface) for X.25 over IP applications (XOT)). This demo is listed under development components, libraries category.
|
|
|
HS POP3 Library
HS POP3 is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics. HS POP3 Library incorporates the necessary state machine, transparency procedures, server response processing etc.
|
|
|
HS NTP C Source Library
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
|
|
|
HsCipherSDK Encryption Library
HsCipherSDK is an Encryption Library providing an API to a suite of symmetric cryptographic algorithms and digital signing functions. The library includes block and stream cipher modules: AES, 3DES, ARC4, CAST-128, Blowfish,Twofish, MD5, SHA-1. HsCipherSDK includes Standard DLL and ActiveX DLL for use from Visual C++, Visual Basic or other languages, code examples, documentation. HsCipherSDK Plus edition includes full source code in Viusal C++
|
|
|
HS FTP Library
HS FTP is a software library which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands
|
|
|
wfNameC
Windows Filename Completion (wfNameC) is a utility for keyboard users. It allows filenames to be completed by pressing a key. Three keys are available. Two will cycle through all names (one forwards, one backwards); the third will display a list. These keys can be used interchangeably (the list can be displayed during a cycle; the cycle will continue after a list selection). wfNameC is licensed as freeware and filed in keyboard utilities section.
|
|
|
Client/Server Comm Lib for Delphi
Delphi client/server communication component library for TCP/IP winsock sockets communicates across a network such as the internet or intranet (LAN). CSC4D allows multiple servers and clients to run simultaneously. Supports "one time" passwords for improved security. Servers can handle multiple connections concurrently. Includes 34 functions and multiple examples to create client server applications. Works with 32-bit Delphi & Delphi .NET.
|
|
|
HS XMODEM C Source Library
HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries.
|
|
|
C/C++ SLOC Counter
Counts C/C++ source program lines of code. Useful for various management planning and reporting tasks, calculating quality metrics, or just to gauge your program size estimation skills. Counts both physical lines of code i.e., card images) in various categories and logical (semicolon count) lines for a single file or a complete directory. Instructions/template included to exporting results to an Excel spreadsheet for analysis & graphing.
|
|
|
MarshallSoft GPS Component for Visual Basic
GPS library toolkit reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as computes great circle distances and bearings. Runs as a background thread unattended. Works with Bluetooth and USB. The most current GPS data is always available on demand. Several VB example programs are included. Works with all versions Visual Basic (VB.NET). Register VB version and also use with C/C++, Visual Foxpro, Xbase, Delphi, etc.
|
|
|
VizAcc C++ Formatter
VizAcc C++ Beautifier/Formatter is a source code formatter for C/C++. Have you ever worked with a library or someone's else C or C++ code? Why don't they re-format the code according to your style? Now you can use the source code formatter the professionals use! It features numerous format and operations options as well as batch or individual file processing. It always preserves the original file before formatting begins. VizAcc C++ Formatter is licensed as shareware and filed in source code formatter, ide tools, code tools, c++ formatter section.
|
|
|
Hpmbcalc Hex Calculator
This is a programmable multiple-precision hex calculator with many utilities. With Hpmbcalc, you can easily perform a lot of big number math and encryption operations, such as: square root, modular inverse; hash, CRC, and check sum make; shift register configuration evaluation and simulationl; pseudo-random number generation; primality test; hex, dec, oct, bin conversions; etc.
|
|
|
Mouse
In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL, so it only works on Windows. You must install the nativemouse.dll somewhere on the path.
|
|
|
HS POP3 Lite
This development tool is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics. HS POP3 Library incorporates the necessary state machine, transparency procedures, server response processing etc.
|
|
|
Text Mode
This software provides control of various text screen settings: columns, rows, scan lines, font and font height, page and border color. The current settings can be displayed. Some settings can be made permanent via resident programs. Determine the modes of your graphics card. Change the size of windowed DOS-boxes (9X only).
|
|
|
HS FTP Client C Source Library
HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands
|
|
|
Line Counter
This audio software is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file.
|
|
|
HS Crypto C Source Library
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
|