搜索资源列表
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
C# 聊天室 模拟群聊和私聊 源码
- c#编写的聊天室程序,运用tcp协议,通过自己编写通信协议已达到各客户端的通信,并带有上下线提醒功能
C++
- 界面 TCP UDP 文件传输 信息发送
C#Tcp1
- C#TcpC#TcpC#TcpC#Tcp
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
tcp socket
- 不错的c++源码就 基于windows 的socket
linux TCP UNIX domain
- 1、TCP UNIX 2、C/S Mode
CERemote 远程桌面C#源码
- Wince5.0远程桌面C#源码,能过TCP/IP连接控制,服务端Wince环境,客户端win32环境,Wince5.0 Remote Desktop C# source code, can have TCP/IP connection control, service Wince client environment, the client win32 environment
export.zip又一个用Borland C++3.1编译的TCP/IP协议栈
- 又一个用Borland C++3.1编译的TCP/IP协议栈 ,Another tcp/ip stack using Borland C++ 3.1 for compiling
c++builder之internet与tcp_ip程序设计
- c++builder之internet与tcp_ip程序设计高手,c++ builder of the internet and tcp_ip program design expert
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
cSharp-TCP-Server
- 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
TCP
- C#写的基于TCP协议的服务器和客户端程序,实现简单的发送字符串的功能,适合初学者研究-Written in C# TCP protocol based server and client, simply send the string to achieve the function of research for beginners
TCP-Chat
- C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
linux-chat-tcp
- linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
tcpip
- RTL8019网卡芯片源码,TCP/IP源码,包括TCP.C,UDP.C,IP.C-RTL8019 LAN chip source, TCP/IP source code, including TCP.C, UDP.C, IP.C
tcp-socket(4files)
- tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
modbus-tcp.c
- C realisation for Modbus protocol
C#开发欧姆龙TCP通讯
- C#与欧姆龙PLC通讯的demo。亲测可用(C#'s demo with OMRON PLC. Pro test available)