|
Client/Server Comm Lib for Xbase
-
Version
6.0
MarshallSoft Xbase++ client/server component library
for TCP/IP and UDP/IP winsock sockets communication
across a network such as the internet or intranet
(LAN). CSC4XB 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 and decrypted.
- 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, FTP, SMTP, DNS, etc,).
- 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
|