Recent

Author Topic: Client Server  (Read 2689 times)

shonay

  • Full Member
  • ***
  • Posts: 169
Client Server
« on: October 25, 2016, 09:31:44 am »
been working on pascal and left it for sometime. but i wonna come back.

I am interested in Sockets and socket programming, what can i study to learn to do client server in Lazarus Pascal
When the power of love overcomes the love of power, the world would know Peace

- Jimi Hendrix.

rvk

  • Hero Member
  • *****
  • Posts: 6169
Re: Client Server
« Reply #1 on: October 25, 2016, 10:04:38 am »
Any particular sort of app in mind?

Client/Server can be done a lot of ways and can mean a lot of things. For example a simple database application with the database engine on the server and application on the client is also called Client/Server.

If you already investigated this and you just want custom communication between two computers (or computer and server) you can lean about it in the various wikis (just look for socket and lazarus) but you can also study this "Server" and "Client" program:
http://www.pascalgamedevelopment.com/showthread.php?7404-Sockets-unit-in-Lazarus

 

TinyPortal © 2005-2018