Menu

pro_sock - simple socket library for Progress

Simple socket functions set build as a shared library that can be used on Win32 starting from V8, on Unix unfortunately just from V9.

Currently implementing:
- dns resolver (GetHostName&&GetHostAddr)
- service resolver (GetServiceName&&GetServicePort)
- simple service result grabber (GetServiceResult)
- simple client request grabber (GetClientRequest)
- simple SMTP send mail (SmtpMailTo)
- service status checker (TestServiceTO)

ToDo:
- mail attachments in SmtpMailTo
- FTP basic commands

Best regards,
Marian

Posted by Marian Edu 2003-05-14

Log in to post a comment.