Jump to content
delphidelphi

Best internet components

Recommended Posts

What are nowadays best internet components (stable and reliable) http, POST, GET, PUT, PATCH etc (REST Delphi built-in not an option)

 

I used Clever Components but it's dead project.

Have anyone faced and maybe moded source code of Clever?

Share this post


Link to post
5 hours ago, delphidelphi said:

What are nowadays best internet components (stable and reliable)

"Best" is subjective and opinionated.  There's are plenty of mature options that have the features you are asking for.

Quote

REST Delphi built-in not an option

Why?

5 hours ago, Vandrovnik said:

See above about not using the native components

Edited by Remy Lebeau

Share this post


Link to post
1 hour ago, Remy Lebeau said:

See above about not using the native components

I have seen "REST Delphi built-in not an option", but tHTTPClient is not the same as REST, is it?

Share this post


Link to post
7 hours ago, delphidelphi said:

What are nowadays best internet components (stable and reliable) http, POST, GET, PUT, PATCH etc (REST Delphi built-in not an option)

 

I used Clever Components but it's dead project.

Have anyone faced and maybe moded source code of Clever?

TMS BIZ, based on very fast http.sys-driver.
https://www.tmssoftware.com/site/tmsbiz.asp

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×