搜索资源列表
《基于TCPIP的局域网多用户通信》配套源代码.zip
- 《基于TCPIP的局域网多用户通信》配套源代码
通过串口进行通信
- 通过串口进行通信-through serial communication
语音通信源码
- 一个很好的语音通信软件,用vc编写的源代码,调试过,绝对可用-a good voice communications software, used vc prepared by the source code, debugger that can be absolute
会话通信程序1
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
基于ARM9(Wince)的网络音视频通信
- 该程序采用ARM9,WInce为开发平台,用UDP协议实现通信传输,开启程序后,实时监听对方语音并传输
即时通信软件源码
- 用qt开发的的一个即时通信程序,VC+Qt
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
仿yy语音通信的源码程序
- 是一个很好的语音通信的源码程序,对于初学者相当实用-Is a good source of voice communications procedures, useful for beginners
高并发量的TCP、UDP框架通信beetle.express
- 已经成功应用于多个高并发量的TCP、UDP框架通信接口,(Highly concurrent TCP and UDP framework Communications)
互联网点对点通信方案Msg2Msg V1.0.7
- 互联网点对点通信软件, 非常好用,值得收藏。能让你在世界任何地方实现点对点通信。(internet p2p communication software.)
TCP通信C#
- 在这个网站找了一圈基于C# 的网络通信例子,发现没有一个能用。干脆直接花点时间写了一个,基于visual studio2012编写的。(A C# based network communication example was found on this site, and no one was found to be available. Just take the time to write one, written based on visual studio2012.)
基于LAN的即时通信软件
- 网络通信软件的数据通信是通过网络套接字进行的。根据该原理,其编程步骤应分为创建套接字、在套接字上进行收发数据、关闭套接字等操作。如果在服务器上编程,成功创建套接字以后,需要将本地地址与端口号绑定到已经创建的套接字上。(Instant messaging software based on LAN)
实验55 网络通信实验
- 通过网络通信的实验基于STM32的开发平台进行网络通信实验(Network communication experiment based on STM32 development platform for network communication experiment)
TIC模块通信协议
- 系统架构与模块通信架构, 以及各模块通信数据格式(Communication architecture)
C语言实现socket简单通信实例
- 基于VC++6.0的socket 通信简单例子,可以参考修改(A simple example of socket communication based on VC++6.0, which can be referred to modification)
16.UDP通信实验
- 可进行UDP通信实验,并分析UDP通信的逻辑过程(UDP communication experiments can be carried out, and the logical process of UDP communication is analyzed.)
5.RS485通信实验
- 可进行RS485通信实验,并分析RS485通信的逻辑过程(RS485 communication experiments can be carried out, and the logical process of RS485 communication is analyzed.)
nodejs父子进程的stream方式通信
- 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use thi
TCP通信
- tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
16 WCDMA码分多址通信系统
- WCDMA码分多址通信系统的matlab仿真以及结果(Matlab simulation and results of WCDMA code division multiple access communication system)