#include <cogent.h>
int IP_MsgInfoReplyRaw(IP_MsgInfo* orig, char* msg, int len );
This function replies to a previously received IP_RAW message by using the information in the IP_MsgInfo structure filled by IP_Receive. len bytes of msg are transmitted as the reply message.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.