搜索资源列表
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
VisualC++6.0编写的网络监听程序,都解析IP,TCP,UDP和ICMP四种协议
- VisualC++6.0编写的网络监听程序,都解析IP,TCP,UDP和ICMP四种协议
TCP数据转发服务程序源码
- TCP数据转发服务器源码,该程序服务器监听两个连接。一旦连接建立后,就把两个客户端的数据相互转发。克服了两个私网IP电脑无法相互传送数据的难题。该代码在VC6.0环境下编译
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
TCP
- MFC中TCP/IP传输数据 对话框方式 可参考-MFC to transfer data can be found in the TCP
TCPIP
- 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
FILES
- Generic TCP/IP Client/Server
tcp
- 由于无线通信的特点,使得有线互联网络的成熟技术在无线环境中应用遇到了极大的挑战,尤其是传输层的TCP技术。-With the development of wireless communication technology, the future wireless networks will develop into an all IP mobile Internet which can provide access for customers at any time and anywher
TCP-IP-complete
- TCP/IP协议详解,是学习TCP/IP最完整的协议开发资料-TCP/IP protocol explain, is to learn TCP/IP protocol to develop the most complete information
csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page
- This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
tcp
- 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
Chat
- TCP/IP C#範例 基本功能:可以互相聊天-TCP/IP Chat
JAVA2
- java qq 实现聊天局域网 http tcp/ip socket 套接字-a good jsp action
Omron_PLC_Interface
- 欧姆龙FINS协议IP/TCP通信COM控件,可供VB工程调用,有VB调用Demo。-The activex based on FINS protocol IP/TCP for Omron and VB Demo.
stm32f103f107 TCP/IP
- stm32f103f107 TCP/IP / WEB Server
Modbus TCP/IP
- Project modbus tcp ip stack and webserver for stm32f407 / stm32f4-dis. Use with modbus-poll. See discr iption in the video on youtube - Modbus TCP/IP sobre LwIP - STM32F4 Discovery
Modbus TCP
- TCP Modbus通讯 采用TCP/IP通讯,可以写入命令调试,可以获取返回值。(TCP Modbus communication using TCP/IP communication, you can write commands to debug, you can get the return value.)
VB实现modbus-TCP-IP
- 用vb实现modbus-tcp-ip通讯(Implementation of modbus-tcp-ip communication with VB)
TCp
- TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
API实现 TCP端口扫描器 (2018.3.20)
- 通过调用系统api编写的 IP,TCP端口扫描器,仅供学习参考(IP TCP port scanner written by calling system api for reference only)