Developer’s Description
Xbase TCP and UDP socket library client/server component.
Features of the library include: Use to create both clients and servers. Supports “one time” passwords. Data and files can be encrypted and decrypted. Supports using session keys. Supports secure and private messaging. Use with the MarshallSoft AES Encryption Library for strong encryption/decryption. Create chat servers and clients. Create client/server file transfer programs. Create client programs to talk to TCP servers (POP3, IMAP, HTTP, FTP, SMTP, DNS, etc,). Connect to a device by sending commands to its IP address. Create SMTP proxy programs extracting a copy of all recipient addresses. Create POP3 proxy programs that filter incoming email for Spam. Create HTTP proxy used to filter content. Send and receive data buffers or entire files. Servers can handle multiple connections concurrently. Allows multiple servers and clients to run simultaneously. Can specify the maximum number of connections that the server will accept. Supports both TCP and UDP protocols. Includes multiple Xbase example programs. Does not depend on support libraries (calls to core Windows API functions only). Royalty free distribution with your compiled application. C source code is available. Free technical support and updates for one year. Fully functional evaluation version available. Works with all 32-bit versions of Xbase Works with 32-bit and 64-bit Windows through Windows 10The MarshallSoft Client or Server Communications Library (CSC) is a communication constituent DLL library used to generate server and client software that can communicate with each other among any TCP or IP or UDP or IP network like the Internet and local area network.
Features:
– Compatible with TCP or IP and UDP or IP protocols.
– Can be used to generate client and server programs.
– Supports one time passwords for enhanced security.
– Can encrypt or decrypt data and files being transmitted.
– Can receive and send data buffers or complete files.
– Compatible with challenge response authentication.
– Can send a Microsoft Windows message when a connection is ready to accept.
– Can send a Microsoft Windows message when arriving data is ready to be read.
– Servers can handle more connections together.
– Compatible with secure and private messaging.
– Build chat server and clients.
– Build client and server file transfer
– Build client programs to talk to TCP servers (IMAP, POP3, SMTP, HTTP, DNS)
– Build SMTP proxy software extracting a copy of all recipient addresses
– Build POP3 proxy software that filters for Spam
– Build HTTP proxy used to filter content
– Decide the highest number of connections that the server will obtain.
– Enables multiple servers and clients to run in the same time.
– Can be used from graphical user interface mode and console mode programs.
– Supports Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows 2003, Windows XP, Windows Vista, Windows 7, Windows 8.
– Compatible with all forms of Alaska Xbase++ 1.3 and above.
– A great selection of Xbase++ example software with complete source code bundled.
– Does not rely upon support libraries. Makes calls to Microsoft Windows API functions only.
– Free updates for one year.
Visual FoxPro client/server communication component library for TCP/IP winsock sockets communicates across a network such as the internet or intranet (LAN). CSC4FP uses the Windows API to communicate with other programs across any TCP winsock network. Features include: Can be used to create both clients and servers. Supports “one time” passwords for improved security. Data and files can be encrypted. Can send and receive data buffers or entire files. Servers can handle multiple connections concurrently. Allows multiple servers and clients to run simultaneously. Can specify the maximum number of connections that the server will accept when listening on any one port. Thread safe. Does not depend on support libraries. Makes calls to Windows API functions only. Can also be used with C/C++/C#, Delphi, Visual Basic, PowerBASIC, Visual dBase, Xbase++, and COBOL. Order with or without C source code for the DLL. Programmer’s, Reference, and User’s Manuals are provided. Documentation is also online. Supports all versions of 32-bit Visual FoxPro. |
Client/Server Comm Lib for Xbase 7.1
Xbase TCP and UDP socket library componentXbase TCP and UDP socket library client/server component. Allows multiple servers and clients simultaneously. Create proxy, chat, file transfer, HTTP, SMTP, POP3, FTP and DNS client programs. Secure and private messaging. Supports using session keys for encrypting and decrypting data. Control devices (relay, scale, GPS, embedded computer, etc.) using TCP/IP. Multiple examples. 32-bit and 64-bit Windows XP through Windows 10. Royalty free.
Client/Server Comm Lib for Xbase for Windows 10 – Full description
Xbase TCP and UDP socket library client/server component. Features of the library include: – Use to create both clients and servers. – Supports “one time” passwords. – Data and files can be encrypted and decrypted. – Supports using session keys. – Supports secure and private messaging. – Use with the MarshallSoft AES Encryption Library for strong encryption/decryption. – Create chat servers and clients. – Create client/server file transfer programs. – Create client programs to talk to TCP servers (POP3, IMAP, HTTP, FTP, SMTP, DNS, etc,). – Connect to a device by sending commands to its IP address. – Create SMTP proxy programs extracting a copy of all recipient addresses. – Create POP3 proxy programs that filter incoming email for Spam. – Create HTTP proxy used to filter content. – Send and receive data buffers or entire files. – Servers can handle multiple connections concurrently. – Allows multiple servers and clients to run simultaneously. – Can specify the maximum number of connections that the server will accept. – Supports both TCP and UDP protocols. – Includes multiple Xbase example programs. – Does not depend on support libraries (calls to core Windows API functions only). – Royalty free distribution with your compiled application. – C source code is available. – Free technical support and updates for one year. – Fully functional evaluation version available. – Works with all 32-bit versions of Xbase – Works with 32-bit and 64-bit Windows through Windows 10.
- Xb2.NET includes a complete object-oriented sockets library that provides a protocol-independent base for developing virtually any kind of secure communications software. The library also includes native Xbase++ support (client + server) for Telnet, FTP, HTTP, SOAP, XML, JSON, WebSocket and SSL/TLS. With Xb2.NET there is no need to configure and manage complex external web servers, gateways and CGI scripts. Your Xbase++ application is the server!
This library provides an interface to ACE32.DLL (Advantage Client Engine) for access to Advantage Database Server (ADS) or Advantage Local Server (ALS). An ADS.INI file is used to configure the connection for either local (ALS) or remote (ADS) databases. ADS provides true client/server mode for multi-user performance and database integrity. These are mature products that will provide your Xbase++ app with great performance and reliability.Although not a DBE like the Alaska Software ADSDBE, this library performs its magic by using the very powerful Xbase++ preprocessor to translate native Xbase++ database commands to ACE Wrapper functions. Although the library is written entirely in Xbase++, it is just as fast and in some cases even faster, than Alaska’s ADSDBE. No additional DBE’s are needed when using the ACE Wrappers.
NOTE: The ACE Wrappers source code is provided free of charge as a special bonus for purchasing a SQLExpress license. A free, fully functional ACE Wrapper DLL (without source code) is also provided with the demo version of SQLExpress. You are free to use and distribute this DLL with your applications.
-
-
- read more…
- The MarshallSoft Client / Server Communications Library (CSC) is a communication component DLL library used to create server and client programs that can communicate with each other across any TCP/IP or UDP/IP network such as the Internet or local area network.Example Program
Features of CSC include:
- Supports both TCP/IP and UDP/IP protocols.
- Can be used to create both client and server programs.
- Supports “one time” passwords for improved security.
- Can encrypt/decrypt data and files being transmitted.
- Can send and receive data buffers or entire files.
- Supports challenge response authentication.
- Can send a Windows message when a connection is ready to accept.
- Can send a Windows message when incoming data is ready to be read.
- Servers can handle multiple connections concurrently.
- Supports secure and private messaging.
- Create chat server and clients.
- Create client / server file transfer
- Create client programs to talk to TCP servers (POP3, IMAP, HTTP, SMTP, DNS)
- Create SMTP proxy programs extracting a copy of all recipient addresses
- Create POP3 proxy programs that filter incoming email for Spam
- Create HTTP proxy used to filter content
- Specify the maximum number of connections that the server will accept.
- Allows multiple servers and clients to run simultaneously.
- Royalty free distribution with your compiled application.
- Evaluation versions are fully functional. No unlock code is required.
- Can be used from GUI mode or console mode programs.
- Is fully thread safe.
- Supports 32-bit and 64-bit Windows through Windows 10.
- Works with all versions of Alaska Xbase++ 1.3 and above.
- A good selection of Xbase++ example programs with full source code is included.
- Does not depend on support libraries. Makes calls to Windows API functions only.
- Can be used with any language that can call the Windows API.
- Can be purchased with (or without) C source code for the DLL.
- Updates are free for one year (Source code updates are separate).
- License covers all programming languages.
- Free unlimited one-year email and phone tech support for registered users.
- Documentation online as well as in printable format.
-