[fpc-pascal] Sockets?
Rainer Stratmann
rainerstratmann at t-online.de
Wed Jul 17 17:16:15 CEST 2013
You can use the sockets library for that.
Examples of sockets programming are available in the internet, mainly in C,
but you can see how it works with that.
On Wednesday 17 July 2013 17:09:58 you wrote:
> I have prayed to Google many, many times, but I still cannot find an
> answer (or, at least, an answer that compiles). I want to set up a
> dirt-simple network client/server pair. So simple that all I do is hurl
> bytes into a bucket, and they get transferred to the other side. Does
> anyone know of something like that?
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list