搜索资源列表
PolarisRemoteCtrl
- 这是一款通过 RS-232 来模拟红外遥控器的按键操作的软件,也可用于其它通过RS-232通信协议来进行控制操作的软件界面及应用程序的开发-through RS-232 to simulate the infrared remote control buttons to operate the software, may also be used for other through the RS-232 communication protocol for the operation of th
RTSP code C++写的RTSP代码
- 一段用C++写的RTSP代码,可以用于实现流媒体协议,控制流媒体的传输-A RTSP code written in C, can be used for streaming media protocol, control the transmission of streaming media
ftpupload
- .net 网络编程,FTP传输协议,visual basic 2005.-. net network programming, FTP transfer protocol, visual basic 2005.
dicom
- 一个用VB编写的读取dicomdir的程序! 对您了解dicom协议会有帮助的! 解压后运行dicom\dicomdir\vb2\dicomdir.vbg 然后选择dicomdir文件dicom\dicomdir\dicomdir 有什么不明白的发邮件问我gprice_liyu@yeah.net-Prepared using a VB program to read the dicomdir! DICOM protocol for your understanding would
arp
- Visual Studio.net 2003 学会ARP协议、网络协议数据包捕获及其协议解析编程的技术。-Visual Studio.net 2003 Institute of ARP protocol, network protocol packet capture and protocol analysis programming technology.
Dns_Client
- this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
Csharp1
- C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
webemailmonitor-v1.0712
- pop3 高级编写Client ActiveX for safe message delivery with SMTP protocol * Easy usage - one line command for complete delivery * Attachments, multipart messages, embed images, unicode support * Secure! SSL/TLS for transport, S/MIME for content prot
j_14090_CPop3Connection
- Client ActiveX for safe message delivery with SMTP protocol * Easy usage - one line command for complete delivery * Attachments, multipart messages, embed images, unicode support * Secure! SSL/TLS for transport, S/MIME for content protection
udp
- vb2005的网络通讯,采用UDP或tcp协议,实现网内的通讯-vb2005 of network communications, using UDP or tcp protocol for communication within the network
TcpClientServerDemo
- 这是一个基于TCP/IP协议的客户服务器通信演示程序-This is a TCP/IP-protocol client-server communication demo
WindNet.PPPoE.protocol.stack.module.design
- WindNet PPPoE协议栈模块设计WindNet PPPoE protocol stack module design -WindNet PPPoE protocol stack module design
phprpc_3.0.2_dotNET
- PHPRPC是一个轻型的、安全的、跨网际的、跨语言的、跨平台的、跨环境的、跨域的、支持复杂对象传输的、支持引用参数传递的、支持内容输出重定向的、支持分级错误处理的、支持会话的、面向服务的高性能远程过程调用协议。-PHPRPC is a lightweight, secure, cross the Internet, cross-language, cross-platform, cross-environment, cross-domain, complex object supported,
pop3-and-smtp
- 开发平台:vs2005 内容简介:本程序是基于pop3以及smtp协议来实现电子邮件的收发过程,利用VS2005提供的.NET框架2.0的System.Net.Mail命名空间中专门对邮件收发处理的类,进行编程。 包含内容:1.源程序代码及工程 2.详细的实验报告一份 3.调试说明书一份-Development Platform: vs2005 Introduction: This procedure is based on the pop3 and smtp protoc
Telnet-Protocal-example
- 目录bbs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文。-Catalog the bbs senior program development is a bbs customers a single program, were analyzed for each byte according to the protocol principle of bbs, but also can display Chinese and Eng
1.ESFramework.Demos.Simplest
- 本demo是一个简单的IM程序,展示了Rapid引擎最基础的功能:信息类型定义、协议定义、信息发送与处理、信息同步调用、好友上下线通知、断线重连等。 Tags: ESFramework ESPlus .NET框架 .NET通信框架-This demo is a simple IM program, shows the most basic functions of the Rapid engine: definition of the type of information, the pr
MMS Gateway V2.3
- 本程序基于.net实现,基于MM7协议,可以接入移动、联通彩信网关,实现彩信下发-This procedure is based on the net realization, based on MM7 protocol, you can access Mobile, China Unicom MMS gateway, MMS issued
SNMPdemo
- SNMP协议编程例子,.Net编译环境,新手可以下下来-SNMP protocol programming examples. Net build environment, the novice can look down
ICE101protocolMaster
- IEC60870-5-101协议,模拟主站程序-IEC60870-5-101 protocol, analog master program
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program