On Nov 19, 2003, at 11:51 AM, Feltis, Ralph C. wrote:


Is it possible to set some type of simple messaging system between networked
FreeBSD machines? For example, client A pings client B, and then client B
sends some prespecified text reply to client A.


to what end? I don't know how you respond to a literal ping, but you could code up a simple client <-> server system where client A connects to client B on a specified port and B emits some text on request.

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to