Arc Forumnew | comments | leaders | submitlogin
Socket processing
4 points by keedon 6077 days ago | 1 comment
I've just been looking at srv.arc, which gives an example of how to open a server socket. Does anyone know how to connect to a server instead?

Thanks



1 point by sophacles 6077 days ago | link

See my earlier post about "useful network function" (it was posted from work so its by Erich). It has the relevant scheme function that needs to be put in ac.scm. There is a bit more explanation in there too.

Regards, Erich

-----