Announce: Client server tutorial

Vance Shipley vances@REDACTED
Fri Oct 3 17:13:31 CEST 2003


I've written some cnodes lately which act like gen_servers.
They understand the protocol so you can do:

   Reply = gen_server:call({cnode_name, 'cnode_name@REDACTED'}, Request)

Why?  Just 'cause it amused me at the time.

	-Vance




More information about the erlang-questions mailing list