搜索资源列表
TCP
- 用C#编写的TCP/IP异步的聊天程序,有兴趣的可以看下
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
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
AsynchronousSocket
- C# TCP/IP 异步通信类 事件驱动-C# TCP/IP class of event-driven asynchronous communication
TCPsockets02
- SockeT基于TCP/IP的连接并包含多种解码界面调用部分-SockeT based on TCP/IP connectivity and includes multiple codec interface called part
TCPIP_Sockets_Chat_Demo_Source
- An example of how to implement TCP/IP sockets in C# using .NET.
Socket
- Socket通讯示例,C/s结构,TCP/IP协议-Socket Communications example, C/s structure, TCP/IP protocol
TCP_IP_Socket_In_CSharp_Practical_Guide_For_Progr
- TCP/IP socket in C# practical guide.
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括*,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
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
Chat
- TCP/IP C#範例 基本功能:可以互相聊天-TCP/IP Chat
p2p-file-sharing-application
- It is a C Sharp application for file sharing among network.. It uses Tcp protocol for communication.Each nodes in network is identified by their IP address. For accessing a file from another system in network that file should be shared by its system.
TCP
- TCP的举例,TCP是Transmission Control Protocol(传输控制协议)的简称,是TCP/IP体系中面向连接的运输层协议,在网络中提供全双工的和可靠的服务。-example for socket in C#
TCP-IP
- C#写的TCP的client和server的程序,实现简单通信,源码简单-TCP client and server code.
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
TCP
- 基于TCP/IP协议的Socket通讯程序,有界面,可连接多个客户端,发送文字-Based on TCP/IP protocol Socket communication program, the interface can be connected to multiple clients, send text
tcp-ip_test2--udp
- tcp/ip通信编程,实现数据的发送与获取。-the communicaition programming for TCP/IP.
C# tcp/ip例子
- 运用c#写的几个关于网络通讯的实例.TCP/IP
c# ChatLan with TCP/IP socket
- [CSharp] TCP/IP socket server
c# ChatLan with TCP/IP socket
- [CSharp] TCP/IP socket client