is there a way to use the Zinc HTTP Components in VisualWorks and has anybody done this successfully?
Henrik
is there a way to use the Zinc HTTP Components in VisualWorks and has anybody done this successfully?
Henrik
VisualWorks has its own HTTP framework (packages HTTP, HTTPS etc). Load NetClients from Parcel Manager under Networking. Its API is similar but not equal to Zinc.
You can look into the CloudFork (API for Cloud services like OpenID, OAuth AWS, etc.) for an example of portability layer to use the HTTP clients from Squeak, Pharo, VA and VisualWorks the portable way.