Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Networking and Web Programming
»
Chat component
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
Embedded qss stylesheets ...
by
zeljko
[
Today
at 10:48:03 pm]
Maze Makers: Now looking ...
by
speter
[
Today
at 10:43:06 pm]
New book on Object Pascal
by
BodgerBen
[
Today
at 10:32:05 pm]
Dice (raylib + kraft phys...
by
Guva
[
Today
at 06:11:51 pm]
TSpeedButton qt6 styleshe...
by
big_M
[
Today
at 04:53:29 pm]
How to prevent onDropFile...
by
Hansaplast
[
Today
at 04:51:23 pm]
The compiler fails to war...
by
Martin_fr
[
Today
at 03:53:06 pm]
Linked List Using Two Cla...
by
Thaddy
[
Today
at 03:39:08 pm]
Lazarus seems to be makin...
by
Nicole
[
Today
at 03:28:35 pm]
unit init, finalize and i...
by
Zvoni
[
Today
at 02:48:57 pm]
Lazreport PDF
by
mig-31
[
Today
at 11:54:11 am]
Locate current record aft...
by
Zvoni
[
Today
at 09:59:08 am]
Drag and Drop Files; onDr...
by
Hansaplast
[
Today
at 09:39:25 am]
Lazarus and Libre Office
by
MarkMLl
[
Today
at 09:22:14 am]
CudaText editor (written ...
by
AlexTP
[
Today
at 08:51:13 am]
scat bikes (inc)
by
speter
[
Today
at 04:38:11 am]
Effect of adding properti...
by
n7800
[
Today
at 04:13:36 am]
solution for installing F...
by
BradleySlavik
[
Today
at 02:37:22 am]
What was your first compu...
by
CM630
[January 13, 2026, 10:09:19 pm]
Dragging files to .app no...
by
Boleeman
[January 13, 2026, 10:06:09 pm]
PngDrop: Reduce the size ...
by
Boleeman
[January 13, 2026, 09:50:19 pm]
Fantasy Worldbuilder; Pro...
by
Boleeman
[January 13, 2026, 09:45:56 pm]
StrToDateTime problems
by
Nicole
[January 13, 2026, 07:45:13 pm]
How to forward a Class in...
by
Hartmut
[January 13, 2026, 07:41:31 pm]
Additional Filedialog opt...
by
Hansaplast
[January 13, 2026, 07:39:28 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Chat component (Read 13643 times)
LazaruX
Hero Member
Posts: 597
Lazarus original cheetah.The cheetah doesn't cheat
Chat component
«
on:
August 30, 2011, 01:18:56 pm »
Hello everybody,
(I am back after some time ;-) ).
I have searched a bit on google and on the forum, but I cannot find anything around about it.
Is there any chat component for lazarus. What I am looking for is a component where I can instantly exchange messages (as in a chat).
Already tThanks for the answers
Logged
Shebuka
Sr. Member
Posts: 429
Re: Chat component
«
Reply #1 on:
August 30, 2011, 02:50:31 pm »
I don't think so, because it's need of server and client side component, and then you must manage users, rooms, pvt ecc... you must write all the thing by hand using networking library like lnet.
Logged
BigChimp
Hero Member
Posts: 5740
Add to the wiki - it's free ;)
Re: Chat component
«
Reply #2 on:
August 30, 2011, 02:53:36 pm »
Of course, you could try and use existing libraries (e.g. XMPP/Jabber libraries in C/C++/Delphi/whatever) and see if you can use them inside FPC/Lazarus...
Logged
Want quicker answers to your questions? Read
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero
Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified
JD
Hero Member
Posts: 1909
Re: Chat component
«
Reply #3 on:
August 30, 2011, 03:57:44 pm »
Welcome back. You can try any of these
a)
http://delphi.about.com/library/weekly/aa101105a.htm
a Delphi UDP chat program
b)
http://www.devarticles.com/c/a/Delphi-Kylix/Creating-Chat-Application-with-Borland-DelphiIndy-The-Client/
http://www.devarticles.com/c/a/Delphi-Kylix/Sever-Side-Chat-Application-with-Borland-DelphiIndy/
http://www.devarticles.com/c/a/Delphi-Kylix/Server-Side-Chat-Application-with-Borland-DelphiIndy-concluded/
a Delphi chat program using Indy
c)
http://mick605.developpez.com/articles/creation-chat/
another Delphi Chat program using Indy (this one is in French)
They are not components, they are fully working programs with source code using UDP or TCP sockets. I hope it helps. Bon chance!
«
Last Edit: August 30, 2011, 04:48:18 pm by JD
»
Logged
Linux Mint - Lazarus 4.0/FPC 3.2.2,
Windows - Lazarus 4.0/FPC 3.2.2
mORMot 2, PostgreSQL & MariaDB.
LazaruX
Hero Member
Posts: 597
Lazarus original cheetah.The cheetah doesn't cheat
Re: Chat component
«
Reply #4 on:
August 31, 2011, 10:15:51 am »
Merci beaucoup (my written french is worster than my spoken one ;-) )
I will give those links a look.
Logged
JD
Hero Member
Posts: 1909
Re: Chat component
«
Reply #5 on:
August 31, 2011, 10:24:52 am »
Quote from: LazaruX on August 31, 2011, 10:15:51 am
Merci beaucoup (my written french is worster than my spoken one ;-) )
I will give those links a look.
De rien
Logged
Linux Mint - Lazarus 4.0/FPC 3.2.2,
Windows - Lazarus 4.0/FPC 3.2.2
mORMot 2, PostgreSQL & MariaDB.
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Networking and Web Programming
»
Chat component
TinyPortal
© 2005-2018