View RSS Feed

hgbk

  1. Hi there

    Quote Originally Posted by hgbk View Post
    Good to find a forum related to pascal. I'm writing software for a cards game - just for fun and without commercial interest but nevertheless with corona motivated ambition

    I have a front-end server written in JavaScript and a backend-server written in Lazarus Pascal. Both need to send messages to each other. The data to be transferred are coded in JSON. I think Sockets could do the job. Does anybody has experience in such a scenario or could give me a hint how to achieve this.
    ...