BYOND WebClient

by Pirion
(Windows Only) Make HTTP/HTTPS GET and POST requests! [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Pirion.WebClient##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Pirion.WebClient##version=3

204 downloads
Version 0.02
Date added: Jun 19 2015
Last updated: Jun 24 2015
0 fans
Using a modified version of the class provided by Cheng Shi, it is possible to create a DLL that can be used within a BYOND game to make HTTP & HTTPS GET and POST requests. As this is based on WinHttp, this is not currently available in unix builds.




Version Updates
0.02 Reworked into two classes and a function that calls the library. Added manipulation of Address, Headers, Cookies, Proxy, and Post Data. Allows you to pull httpcodes headersm cookies and location back from the request.

Demos for HTTP GET, HTTP POST and HTTPS GET (NO HTTPS POST YET)
0.01 First update, not really functional yet except one HttpPost method.


The .dll file was compiled within Visual C++ Express 10. It may/may not compile with earlier versions. All non-standard source is included. I've also included the .dll for those that cannot compile.

Any questions, improvements, etc - please let me know!

Comments

YURIRAMOS: (Mar 4 2018, 8:22 pm)
Reupload, please.

Error: The download server returned error status 500.

Return to BYOND Members