Indy project, internet protocols - use with PureBasic ?
Posted: Fri Mar 17, 2006 2:07 am
Anyone familiar with the Indy project? http://www.indyproject.org
Indy "is an open source socket library that supports clients, servers, TCP, UDP, raw sockets, as well as over 100 higher level protocols such as SMTP, POP3, NNTP, HTTP, and many more."
It would be nice to be able to take advantage of all these protocols from PB4. On the Indy website it says it supports C++ ... doesn't that mean we could utilize the code using PB's "Interface" ?
Maybe it's just Borland C++ that it works with as the library was written in Delphi?
Anyone have any idea?
Any other comprehensive open-source cross-platform library that we might be able to utilize instead?
Indy "is an open source socket library that supports clients, servers, TCP, UDP, raw sockets, as well as over 100 higher level protocols such as SMTP, POP3, NNTP, HTTP, and many more."
It would be nice to be able to take advantage of all these protocols from PB4. On the Indy website it says it supports C++ ... doesn't that mean we could utilize the code using PB's "Interface" ?
Maybe it's just Borland C++ that it works with as the library was written in Delphi?
Anyone have any idea?
Any other comprehensive open-source cross-platform library that we might be able to utilize instead?