Recent

Author Topic: tcp client, server - how to learn?  (Read 12687 times)

wht244

  • Jr. Member
  • **
  • Posts: 79
tcp client, server - how to learn?
« on: May 28, 2010, 09:26:03 am »
i need to create a client/server application. are there any components/classes for easy communication? where can i find any tutorials?

stonefull

  • Jr. Member
  • **
  • Posts: 54

wht244

  • Jr. Member
  • **
  • Posts: 79
Re: tcp client, server - how to learn?
« Reply #2 on: June 17, 2010, 05:43:41 am »
doesn't lazarus have any built-in network components? i want some simpliest component to use network connection...

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: tcp client, server - how to learn?
« Reply #3 on: June 17, 2010, 10:48:29 pm »
Quote
doesn't lazarus have any built-in network components?
No, you'll need to code one yourself using Sockets unit (and probably other units as well) if you don't want to use 3rd party components.
Quote
i want some simpliest component to use network connection...
lnet and synapse are damn simple, what else do you need?

 

TinyPortal © 2005-2018