rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Slim on June 21, 2009, 08:49:00 PM

Title: HFS Code Portability
Post by: Slim on June 21, 2009, 08:49:00 PM
Guys,
Please i would like to know if HFS has some DLL i can call from VB.net. I'm a VB programmer and would like to make use of HFS routines from within vb.net. Is it possible? If not are there any ways i can translate the delphi code into Dot net. Turnsharp conversion was not very satisfactory in this instance.
Title: Re: HFS Code Portability
Post by: rejetto on June 22, 2009, 08:23:15 AM
what's your goal?
Title: Re: HFS Code Portability
Post by: Mars on June 29, 2009, 02:08:20 PM
There is not some dll in hfs, what makes its portability and its uniqueness, delphi sources are available in the board Beta

 last beta sources (http://www.rejetto.com/forum/index.php?topic=5127.0)


http://www.codeproject.com/KB/applications/xNetServer.aspx

http://www.freevbcode.com/ShowCode.asp?ID=4415
Title: Re: HFS Code Portability
Post by: Slimtugo on July 01, 2009, 06:29:57 AM
Thanks guys for your reply. In response to your question rejetto, i want to implement the functions of HFS in a vb.net application.
Title: Re: HFS Code Portability
Post by: rejetto on July 01, 2009, 06:09:45 PM
ok, so i can do nothing more than providing sources, as mars already did