代码搜索:CmppAPI

找到约 246 项符合「CmppAPI」的源代码

代码结果 246
www.eeworm.com/read/391871/2516540

java cmppsubmit.java

package com.ekun.sms.cmpp2; import java.io.*; //import cmppapi.*; public class CmppSubmit { /*名称:CmppSubmit * 功能:组装submit包,但不包括Reserve项目 * 输入参数:无 * * 输出参数:无 * *
www.eeworm.com/read/154277/5638830

java cmpp2mtreceiver.java

package com.gctech.sms.gateway.cmpp3; import java.io.IOException; import com.gctech.cmpp3.client.CmppApi; import com.gctech.cmpp3.msg.SubmitRequest; import com.gctech.sms.gateway.basic.MTRecei
www.eeworm.com/read/242874/12976016

c newapitest.c

#include "stdio.h" #include "stdlib.h" #include "newapitest.h" //#include "cmppapi.h" #include "cmpplowapi.h" #ifndef WIN32 #include "pthread.h" #endif #include "cfgs.h" #include "log.h" static Rec
www.eeworm.com/read/154277/5638831

java cmpp2gatewayreceiver.java

package com.gctech.sms.gateway.cmpp3; import java.io.IOException; import org.apache.log4j.Logger; import com.gctech.cmpp3.client.CmppApi; import com.gctech.cmpp3.client.Receiver; import com
www.eeworm.com/read/242874/12975959

c test_win.c

#include #include #include #include "os.h" #include "datatype.h" #include "cmppapi.h" #include "cmppmutex.h" #include "event.h" RecMutex m_test_mutex; recEvent m_tes
www.eeworm.com/read/110398/15534891

cs class1.cs

using System; // 该名称空间包含了在Visual C#中调用API的一些必要集合 using System.Runtime.InteropServices; using System.Threading; using System.Diagnostics; namespace CMPPAPI_Sample_CSharp { // //定义Cmpp2.0 消息