代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/321268/13409749
c ftps_messages.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004
FILE NAME
ftps_messages.c
DESCRIPTION
Functions to send
www.eeworm.com/read/304851/13784907
c password.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* password checking routines */
/***************
www.eeworm.com/read/304008/13804947
c blowfish-example.c
/*
Blowfish algorithm. Written 1997 by by Paul Kocher
(pck@netcom.com). The Blowfish algorithm is public domain.
*/
#define MAXKEYBYTES 56 /* 448 bits */
typedef struct {
unsi
www.eeworm.com/read/302902/13824895
asm aexp11.asm
;*------------------------------------------------------*
;* Aexp11.asm A/D转换-数据采集实验 *
;* A/D转换数据采集程序source file *
;* 运行步骤:1.在平台板的8位AD通道选择开关上 选定通道号 *
www.eeworm.com/read/136989/5827692
h client_i.h
// Client_i.h,v 1.3 2003/08/19 15:08:26 schmidt Exp
#ifndef CLIENT_H
#define CLIENT_H
#include "ace/SOCK_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PR
www.eeworm.com/read/136989/5827695
cpp protocol_stream.cpp
// Protocol_Stream.cpp,v 1.10 2003/11/09 20:44:19 dhinton Exp
#include "Protocol_Stream.h"
#include "Protocol_Task.h"
#include "Xmit.h"
#include "Recv.h"
#include "Compressor.h"
#include
www.eeworm.com/read/136989/5827715
cpp crypt.cpp
// Crypt.cpp,v 1.7 2000/04/09 18:24:24 jcej Exp
#include "Crypt.h"
#include "ace/SOCK_Stream.h"
/* The expected constructor...
*/
Crypt::Crypt( void )
: Protocol_Task()
{
}
C
www.eeworm.com/read/136380/5872940
cpp messagesession.cpp
/***************************************************************************
* *
* This program is free software; you can
www.eeworm.com/read/100926/6264064
h client_i.h
// Client_i.h,v 1.2 1999/02/01 00:19:28 schmidt Exp
#ifndef CLIENT_H
#define CLIENT_H
#include "ace/SOCK_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PR