Recent

Author Topic: program connection  (Read 8539 times)

skaner1900

  • Jr. Member
  • **
  • Posts: 59
program connection
« on: March 21, 2011, 12:52:18 am »
Hi.
I need two applications: server and client. How connect it?
Server and client need "talking" with crypting.
My knowledge about internet components are very small... :(
Have somebody any e-books, about it?
I know, it's a simple question, and this connection is easy.

Almindor

  • Sr. Member
  • ****
  • Posts: 412
    • http://www.astarot.tk
Re: program connection
« Reply #1 on: March 21, 2011, 09:32:55 am »
If you need just a basic TCP connection encrypted with SSL, look into http://lnet.wordpress.com

There's an example already doing this (simple chat client) in lnet/examples/visual/tcpudp.

You can even use IPv6 with it :)

skaner1900

  • Jr. Member
  • **
  • Posts: 59
Re: program connection
« Reply #2 on: March 23, 2011, 01:52:57 am »
nice, but i don't know how to install it.
i've got error: reqest LCLBase, and something with 'todolistliz'

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4694
  • I like bugs.
Re: program connection
« Reply #3 on: March 23, 2011, 10:36:40 pm »
Instalations Errors:

You have now units from different Lazarus versions. Try doing "make clean" and if it doesn't help do a clean install.

> "Compiling package CGILazIDE 0.0" completed

I even made a bug report recently of that unit because I forgot it is removed from new Lazarus versions.
 http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_release_notes#CGI

Juha
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

skaner1900

  • Jr. Member
  • **
  • Posts: 59
Re: program connection
« Reply #4 on: March 24, 2011, 08:22:09 pm »
ok, but where I will found LCLBase?
lNet need it to compile.

Almindor

  • Sr. Member
  • ****
  • Posts: 412
    • http://www.astarot.tk
Re: program connection
« Reply #5 on: March 26, 2011, 01:48:58 pm »
LCLBase is not required, just remove it from the list. It was probably a forgotten save in lazarus/trunk version by me.

 

TinyPortal © 2005-2018