Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
lNet 0.6.4 brings Qt4 support
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
How get listy of FieldDat...
by
dsiders
[
Today
at 03:34:42 am]
Finding List of Fonts & P...
by
J-G
[
Today
at 02:06:36 am]
Application triggers mess...
by
jamie
[
Today
at 12:37:30 am]
Star Wars Galaxian
by
flowCRANE
[
Today
at 12:27:35 am]
Fpcupdeluxe
by
ap3000
[August 07, 2026, 11:40:58 pm]
Gtk3 becomes default widg...
by
Bart
[August 07, 2026, 10:45:51 pm]
Create small language
by
DavidL
[August 07, 2026, 07:57:45 pm]
Lazarus for Windows on aa...
by
Martin_fr
[August 07, 2026, 07:41:36 pm]
Unleashed Pascal (async/a...
by
creaothceann
[August 07, 2026, 07:06:23 pm]
New Big Integer library i...
by
ad1mt
[August 07, 2026, 06:42:46 pm]
Identify network devices
by
LemonParty
[August 07, 2026, 03:03:16 pm]
how to connect to mariadb...
by
Mike.Cornflake
[August 07, 2026, 01:30:59 pm]
Automatic generation of *...
by
marcov
[August 07, 2026, 01:12:50 pm]
Multiple CodeAlign
by
marcov
[August 07, 2026, 11:52:54 am]
[SOLVED]SpeedButton Font
by
Petrus Vorster
[August 07, 2026, 10:29:10 am]
[SOLVED] Transparent Butt...
by
Petrus Vorster
[August 07, 2026, 10:05:53 am]
Lazarus undead repository...
by
Mike.Cornflake
[August 07, 2026, 09:44:08 am]
excel and word automation...
by
CM630
[August 07, 2026, 09:06:14 am]
Fast Canvas Library V1.05...
by
Gigatron
[August 07, 2026, 01:53:29 am]
MathParser and CrossGraph...
by
ypisareff
[August 07, 2026, 01:20:50 am]
[SOLVED] synEdit autoComp...
by
Weiss
[August 06, 2026, 09:19:53 pm]
TyControls: a custom-draw...
by
armandoboza
[August 06, 2026, 08:55:43 pm]
Random
by
Paolo
[August 06, 2026, 08:18:11 pm]
Using UTF8
by
ADMGNS
[August 06, 2026, 06:51:50 pm]
TFPHTTPServer extract par...
by
LemonParty
[August 06, 2026, 06:44:05 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: lNet 0.6.4 brings Qt4 support (Read 14318 times)
Almindor
Sr. Member
Posts: 412
lNet 0.6.4 brings Qt4 support
«
on:
May 09, 2010, 11:34:56 am »
A new version of the lNet library (
http://lnet.wordpress.com
) was released today.
Main new feature is the addition of Qt4 support (currently lazarus from trunk required).
Other hilights include major bug fixes including compilation fix for WinCE with FPC 2.4.0+, HTTP URL parsing rewrite (pesky trailing "/" no longer a problem
) and some minor FTP fixes.
Get it from svn at
http://svn.freepascal.org/svn/fpcprojects/lnet/tags/release_0_6_4
or
http://lnet.wordpress.com/download/
(package upload pending)
Logged
IndianaJones
Hero Member
Posts: 509
Re: lNet 0.6.4 brings Qt4 support
«
Reply #1 on:
May 10, 2010, 02:57:10 pm »
Hi Almindor2,
In this release ssh connection is added.
Thanks.
Logged
Almindor
Sr. Member
Posts: 412
Re: lNet 0.6.4 brings Qt4 support
«
Reply #2 on:
May 11, 2010, 05:25:06 pm »
You mean when will SSH support be added? I can't say, it currently isn't on my todo list.
Logged
JuhaManninen
Global Moderator
Hero Member
Posts: 4719
I like bugs.
Re: lNet 0.6.4 brings Qt4 support
«
Reply #3 on:
May 11, 2010, 07:02:00 pm »
I would like to ask what UML tool is used to create the diagrams on page
http://lnet.wordpress.com/documentation/
?
Juha
Logged
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.
Almindor
Sr. Member
Posts: 412
Re: lNet 0.6.4 brings Qt4 support
«
Reply #4 on:
May 11, 2010, 07:40:20 pm »
I used Dia for one diagram, the others were not done by me so I don't really know.
Logged
JD
Hero Member
Posts: 1915
Re: lNet 0.6.4 brings Qt4 support
«
Reply #5 on:
May 19, 2010, 07:57:33 am »
About time. I hope I can get it to compile without problems this time.
Logged
Linux Mint - Lazarus 4.8/FPC 3.2.2,
Windows - Lazarus 4.8/FPC 3.2.2
mORMot 2, PostgreSQL & MariaDB.
Dibo
Hero Member
Posts: 1061
Re: lNet 0.6.4 brings Qt4 support
«
Reply #6 on:
May 19, 2010, 08:30:03 am »
Hi,
lNet are my favourite sockets. I have question about HTTP Client. Is it already has the full support of the POST method?
Regards
Logged
JD
Hero Member
Posts: 1915
Re: lNet 0.6.4 brings Qt4 support
«
Reply #7 on:
May 19, 2010, 12:24:39 pm »
It works fine. Compiled without problems. Great.
Thanks.
Logged
Linux Mint - Lazarus 4.8/FPC 3.2.2,
Windows - Lazarus 4.8/FPC 3.2.2
mORMot 2, PostgreSQL & MariaDB.
Dibo
Hero Member
Posts: 1061
Re: lNet 0.6.4 brings Qt4 support
«
Reply #8 on:
July 20, 2010, 05:44:23 pm »
I have problem with HTTPClient on 0.6.4 version. I'm testing HttpClient demo and it can't get any site. Error: 404 not found. 0.6.3 works fine
Logged
Almindor
Sr. Member
Posts: 412
Re: lNet 0.6.4 brings Qt4 support
«
Reply #9 on:
March 02, 2011, 10:22:48 pm »
Fixed some ugly DecomposeURL bugs causing SSL/HTTP problems, will release a fix version soon. Anyone having problems with 0.6.4/HTTP/HTTPS should update to current trunk until a fixed version is released.
Upcoming changes: proper SSL server support (since I need it now
)
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
lNet 0.6.4 brings Qt4 support
TinyPortal
© 2005-2018