In my office there is a server running windows and client mix between linux (ubuntu) and windows.
I need to create a client side program for the linux one. On the window one I'm creating a console (non form) application which run on the background (no icon on taskbar) and can send/receive data via TCP/IP (LAN) to the server program. How to do the exact same thing using Lazarus/FPC on linux (ubuntu) ?
Thank You Experts
