代码搜索:wtp
找到约 193 项符合「wtp」的源代码
代码结果 193
www.eeworm.com/read/418644/10936730
h wtp.h
#ifndef _WTP_H
#define _WTP_H
// wtp pdu type
enum
{
ERRONEOUS = -0x01,
NOT_ALLOWED = 0x00,
INVOKE = 0x01,
RESULT = 0x02,
ACK = 0x03,
ABORT = 0x04,
SEG
www.eeworm.com/read/418644/10936734
cpp wtp.cpp
#include "WSP.H"
#include "WTP.H"
#include "UDP.H"
#include "TIMER.H"
// wap gateway host and port
char g_host[20];
int g_port;
// wtp tid
int g_tid = 0;
// segment invoke sequence numb
www.eeworm.com/read/195742/8132998
pdf wtp.pdf
www.eeworm.com/read/347189/11683486
h wtp.h
#ifndef _wtp_h_
#define _wtp_h_
//---------------------------------------------------------------------------
// wtp.h
// Contains all platform independant WAP/WTP code
//
// Project: WAPUniver
www.eeworm.com/read/347189/11683516
c wtp.c
//---------------------------------------------------------------------------
// WAP.c
// Contains all platform independant WAP code
//
// Project: WAPUniverse for PalmOS
// Copyright
www.eeworm.com/read/123453/14631251
h wtp.h
/*
* wtp.h - WTP implementation general header, common things for the iniator
* and the responder.
*/
#ifndef WTP_H
#define WTP_H
#include
#include
#include
www.eeworm.com/read/123453/14631281
c wtp.c
/*
* wtp.c - WTP common functions implementation
*
* Aarno Syv鋘en
* Lars Wirzenius
*/
#include "wtp.h"
#include "wap_events.h"
#include "wtp_pdu.h"
/*******************************************
www.eeworm.com/read/123453/14631326
o wtp.o
www.eeworm.com/read/123453/14632068
h wtp.h
/*
* wtp.h - WTP implementation general header, common things for the iniator
* and the responder.
*/
#ifndef WTP_H
#define WTP_H
#include
#include
#include
www.eeworm.com/read/123453/14632090
c wtp.c
/*
* wtp.c - WTP common functions implementation
*
* Aarno Syv鋘en
* Lars Wirzenius
*/
#include "wtp.h"
#include "wap_events.h"
#include "wtp_pdu.h"
/*******************************************