www.pudn.com > 200311301927570.rar > DrvMacro.h
#ifndef __COMMUNICATE__H #define __COMMUNICATE__H #define IF_TYPE_ESME 1 #define IF_TYPE_GATEWAY 2 #define IF_TYPE_SMPP 3 //by ycl 2001.9.10 #define IF_TYPE_CMPP 5 //end #define TCPIP_DRV 1 #define COM_DRV 2 #define X25_DRV 3 #endif