代码搜索:CMPP
找到约 2,997 项符合「CMPP」的源代码
代码结果 2,997
www.eeworm.com/read/111887/6151661
java cmppdeliverresponse.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
import CMPPSubmitResponse;
public class CMPPDeliverResponse extends CMPPPacket
{
public
www.eeworm.com/read/111887/6151668
java cmppsubmitresponse.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPSubmitResponse extends CMPPPacket
{
public int msg_id = 1;//消息标识
public
www.eeworm.com/read/111887/6151690
java cmppconnectresponse.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPConnectResponse extends CMPPPacket
{
public byte status = 0;
public Str
www.eeworm.com/read/111887/6151699
java cmppdeliverresponse.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
import CMPPSubmitResponse;
public class CMPPDeliverResponse extends CMPPPacket
{
public
www.eeworm.com/read/151377/12217123
cpp msg_center.cpp
#include "stdafx.h"
#include "Msg_Center.h"
#include "shlwapi.h"
#include "StrSplitter.h"
#include "common.h"
#include "ZUDPSocket.h"
#define FUJIAN
int iRecvSock=0;
extern char gszAddPa
www.eeworm.com/read/216902/14986878
txt readme.txt
========================================================================
CONSOLE APPLICATION : cmpp
========================================================================
AppWizard has