搜索资源列表
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
C# 聊天室 模拟群聊和私聊 源码
- c#编写的聊天室程序,运用tcp协议,通过自己编写通信协议已达到各客户端的通信,并带有上下线提醒功能
C#Tcp1
- C#TcpC#TcpC#TcpC#Tcp
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
tcp socket
- 不错的c++源码就 基于windows 的socket
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
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
UDP-TCP
- C#的UDP与TCP程序,简单应用,已经编译通过-C# the UDP and TCP procedures, easy application, has been compiled through
Taltech.TCP-Com
- 网络串口共享软件,可以通过局域网访问其他计算机的串口,方便调试设备用。-Network serial port sharing software, you can access other computers via the LAN serial, convenient debugging equipment to use.
TCP
- TCP聊天服务器客户端,用C#語言編寫,數據庫爲SQLSERVER-TCP
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
Tcp
- vc c++ 2008下的TCP客户端,服务器的源代码,单独封装。-vc c++ 2008 under the TCP client, the server source code, a separate package.
Client_Server
- tcp c/s 结构学习简单实例,初学者可以参考,高手请忽略-tcp c/s structure learning simple example, beginners can refer to, master please ignore
C-Sharpaplc-communication
- 一个C#.NET环境下编写的PLC工业控制通信程序,socket,TCP协议编程,本程序对.NET开发者非常有用-A C#. NET environment to write the PLC Industrial Control Communication Program the socket, the TCP protocol programming Program very useful. NET developers
tcp-c
- TCP传输文件,一个简单的小程序,新手可以尝试一下!-TCP to transfer files, a simple little program, and newcomers can try!
CSharp(UDP-TCP)
- C#完整的通信代码详解(点对点,点对多,同步,异步,UDP,TCP)-C# complete communication code Comments (point to point, point to multipoint, synchronous, asynchronous, UDP, TCP)
TCP-cSharp
- TCP 通讯 客户端 服务器端 同步和异步处理完整代码-tcp C#
c语言socket编程 与服务器长连接的客户端程序
- tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
c#数据通信
- 利用C#编写数据通信软件可实现串口,TCP,UDP等5种通讯方式(Using C# to prepare data communication software, serial ports, TCP, UDP and other 5 modes of communication can be implemented)