搜索资源列表
-
0下载:
面向对象的数据通信的书内源代码,计算机网络通信的仿真.-object-oriented data communications with the source code book, the computer simulation of network communications.
-
-
0下载:
跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP / IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA / Blofish enc
-
-
1下载:
本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。
TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。
TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。
这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-the procedures
-
-
0下载:
一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, But it stopped tons phenomenon.
-
-
0下载:
TCP网络调试程序
本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。
TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。
TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。
这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
大
-
-
0下载:
可以通信,两台计算机之间可以进行通信.双方发送数据以检测网络的连通性.-can communications, between two computers can communicate. Both sides sent the data to test network connectivity.
-
-
0下载:
This source code is an electronic version of the
source code accompanying the book: \"Data Communications
Using Object-Oriented Design and C++\", Copyright (c) 1995
by McGraw-Hill, Inc.
-
-
0下载:
BACnet协议栈开源代码,应用在嵌入式平台中。-BACnet open source protocol stack for embedded systems, Linux, and Windows
http://bacnet.sourceforge.net/
Welcome to the wonderful world of BACnet and true device interoperability!
About this Project
-----------
-
-
0下载:
csharp编写的用于GPRS通讯的数据中心,可用-csharp prepared for GPRS communications, data center, available
-
-
0下载:
实现简单的TCP/IP通信,PC端,可发送数据。-The realization of a simple TCP/IP communications, PC client can send data.
-
-
0下载:
基于主题的UDP广播通信,顶层程序只需要根据主题进行数据的发送,如100.1,接收程序只需要根据主题进行数据的接收,如100.*-Based on the subject of the UDP broadcast communications, only the top-level procedures necessary to carry out under the topic of data transmission, such as 100.1, receiving only data
-
-
0下载:
udp实现,能够在局域网通信,双方接收数据-udp achieved in the local area network communications, both receive data
-
-
0下载:
采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
-
-
0下载:
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer.
MATLAB release MATLAB 7.8 (R2009a) -Transmission Control Proto
-
-
0下载:
网络多媒体通信
1、编制一个网络多媒通信软件,实现:
在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。
2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。
本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
-
-
0下载:
SLIP originally provided a service for transmitting IP packets over a serial line. Since then the protocol has become a standard and has been used for many other packet based communications. The protocol does NOT provide error protection, error corre
-
-
0下载:
使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯。-Use UDPServer communication, server, data forwarding, you can also direct the client to client communications.
-
-
1下载:
c# MODUBS TCP/IP通信类。基于MODBUS协议,可以通过此类和支持MODBUS TCP/IP协议的设备进行数据通信-c# MODUBS TCP/IP communications class. Based on MODBUS Protocol, and support through such a MODBUS TCP/IP protocol for data communication equipment
-
-
0下载:
android手机热点分享,以及建立socket连接与数据通信-android phone hotspot sharing, and establish socket connections and data communications
-
-
0下载:
基于HP-SOCKET的高效SOCKET通信协议,支持自主分包,适合网络大数据通信、网络聊天等用途-HP-SOCKET based efficient SOCKET communication protocol to support the independent sub package, suitable for network big data communications, network chat and other purposes
-