代码搜索:Communication
找到约 10,000 项符合「Communication」的源代码
代码结果 10,000
www.eeworm.com/read/181792/9236826
txt readme_echoclient.txt
FILE LIST -
echoClient.c
DESCRIPTION -
The TCP echo client repeatedly sends the input and then reads
it back using TCP socket communication.
ECHO servi
www.eeworm.com/read/179612/9349437
h wlfsim.h
/*
*
* Copyright (C) 1996-2005, OFFIS
*
* This software and supporting documentation were developed by
*
* Kuratorium OFFIS e.V.
* Healthcare Information and Communication Systems
* Escherw
www.eeworm.com/read/177261/9462875
readme_pipeserver
FILE LIST -
pipeServer.c
DESCRIPTION -
This demo demonstrates intertask communication using pipes.
ServerStart() initializes a server task to execute functions
at a low prior
www.eeworm.com/read/177261/9463112
readme_echoclient
FILE LIST -
echoClient.c
DESCRIPTION -
The TCP echo client repeatedly sends the input and then reads
it back using TCP socket communication.
ECHO services are
www.eeworm.com/read/169161/9877945
cpp inet.cpp
/*
Inet.cpp : implementation of the CInet class
Implements the internet communication class responsible for downloading files
from the web server. It is basically a wrapper class for the Wi
www.eeworm.com/read/356716/10222649
psm control.psm
; KCPSM3 Program - Communication with DS2432 secure memory on the Spartan-3E Starter Kit.
;
; Ken Chapman - Xilinx Ltd
www.eeworm.com/read/418797/10895740
cpp inet.cpp
/*
Inet.cpp : implementation of the CInet class
Implements the internet communication class responsible for downloading files
from the web server. It is basically a wrapper class for the Wi
www.eeworm.com/read/418779/10904837
txt 530.txt
Rule:
--
Sid:
530
--
Summary:
This event is generated when an attacker sends a blank username and blank password in an attempt to connect to the IPC$ (Interprocess Communication) pipe.
--
Impact:
www.eeworm.com/read/418779/10925781
txt 3089.txt
Rule:
--
Sid:
3089
--
Summary:
This event is generated when an attempt is made to exploit a denial of
service associated with Squid Web Cache Communication Protocol (WCCP).
--
Impact:
A successful
www.eeworm.com/read/270936/11019292
m channel.m
function multipaths =Channel(T_oWave,SNR,numpaths)
%This is communication channel of the system.
%first we will declare the structure of a signal
signal=struct('data',{[]},'distance',{[]});