代码搜索:CMPP
找到约 2,997 项符合「CMPP」的源代码
代码结果 2,997
www.eeworm.com/read/394885/8204352
c cmppbuild.c
/*******************************************************
NAME: cmppbuild.c
PURPOSE: China Mobile Peer to Peer Protocol 2.0
Permanent connection implementation to
www.eeworm.com/read/111625/15508712
h constdef.h
//////////////////////////////////////////////////////////
//文件名: ConstDef.h
//创建人: 杨祖明
//功能: 在此定义程序中使用的所有常量
//修改人: 杨祖明
//修改时间:2001-10-18
/////////////////////////////////////////////////
www.eeworm.com/read/101137/15849724
c cmppbuild.c
/*******************************************************
NAME: cmppbuild.c
PURPOSE: China Mobile Peer to Peer Protocol 2.0
Permanent connection implementation to
www.eeworm.com/read/177284/9460886
h scmpp30operator.h
// SCmpp30Operator.h: interface for the CSCmpp30Operator class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCMPP30OPERATOR_H__1B724639_454D_4982_B5
www.eeworm.com/read/177284/9460888
cpp scmpp30operator.cpp
// SCmpp30Operator.cpp: implementation of the CSCmpp30Operator class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SCmpp30Operator.h"
www.eeworm.com/read/247327/12664567
html structcmpp__submit__deliver__resp-members.html
cmpp3api: 成员列表
www.eeworm.com/read/247327/12664918
html structcmpp__submit__deliver__resp.html
cmpp3api: cmpp_submit_deliver_resp结构参考
www.eeworm.com/read/111887/6151643
java cmppterminate.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPTerminate extends CMPPPacket
{
public CMPPTerminate(int sequence_id)
{
www.eeworm.com/read/111887/6151645
java cmppactivetest.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPActiveTest extends CMPPPacket
{
public CMPPActiveTest(int sequence_id)
www.eeworm.com/read/111887/6151682
java cmppterminate.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPTerminate extends CMPPPacket
{
public CMPPTerminate(int sequence_id)
{