<A HREF="agentkit_contents.html"><img align=center src="contents.gif" ALT="Contents"></A> Up Previous Next

agServer::OnAcceptConnection

agConnection * OnAcceptConnection(char *topic)

Called when a client agent is attempting to make a connection to this server. Override this and return an application-specific connection object to accept the connection, or NULL to veto the connection.