Search found 1 match

by liagason
Mon Feb 01, 2016 7:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Serverless (P2P) chat application for local network
Replies: 2
Views: 3944

Serverless (P2P) chat application for local network

Hello everyone,

I would like to build a very simple chat messenger to use to exchange messages with computers connected to my home network (LAN).
I don't want to run a server on any of them, but instead, i'd like to broadcast the message to the full range of IPs of my router and if another client ...