
January 23rd, 2004, 06:57 AM
|
|
Registered User
|
|
Join Date: Nov 2003
Location: Puerto Rico
Posts: 8
Time spent in forums: 23 m 34 sec
Reputation Power: 0
|
|
Linux Guru for CGI Library for PureBasic
Hi,
I am hoping to find someone who would enjoy taking a small project for a few bucks?
I need to find someone who can port a Windows CGI Lib for the PureBasic compiler to the Linux version. For now I am interested in the GET, POST, StdIn, and StdOut functions.
http://www.PureBasic.com
PureBasic is a BASIC compiler that compiles to machine code and is crossplatform compatible for Linux, Windows, & Amiga OS.
It includes an SDK for writing PureBasic libraries called PureLibraries.
The Windows CGI Lib is written in assembly and is located here:
http://www.reelmediaproductions.com...411/asm/CGI.zip
The Linux version doesn't have to be in assembly, I am sure that a CGI Lib in C and compiled to PureLibraries format will work just fine. It doesn't even have to be done in a library format, if it can be coded as functions and procedures then writing it in PureBasic will be fine also. The functions and procedure calls just have to match the Windows version so that there be no problems when porting the code between both platforms.
|