搜索资源列表
SocketTest
- windows .net C# socket,Tcp测试-windows .net C# oracle
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
AsyncChatInCSharp
- 自己为了学习C#的异步socket编程制作的一个小demo,采用的是TCP的连接方式。-When learning C# asynchronous socket programming, I made this small demo, which uses a TCP-connection.
MenuServer
- 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
TCP
- TCP的举例,TCP是Transmission Control Protocol(传输控制协议)的简称,是TCP/IP体系中面向连接的运输层协议,在网络中提供全双工的和可靠的服务。-example for socket in C#
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#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
TcpSocketDemo
- c# socket之tcp的简易demo 分割字符串-c# socket tcp simple demo split string
web_service
- 用socket通讯,windows 服务 调用案例 C#开发XML_WebService接口 -socket tcp windows serive
TCP-SOCKET
- C#采用TCP协议进行socket通信,有server端跟客户端的例子以供学习-C# using TCP socket communication, the server-side and client examples for learning
Socket
- Winsock in C# for tcp/ip Connect
Tcp
- C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
SocketTCP
- C# Socket TCP 接收发送简单应用程序实例。-TCP Socket
CSharp-SendImg--TCP
- C# 互相发送文件或者图片,并且可以显示出来,简单的socket发送入门案例。-C# to send each other files or images, and can be displayed, a simple socket send entry cases.
MobileSave
- 移动录播系统C#代码。远程控制程序,通过TCP/IP Socket来实现远程控制,从而实现相应功能。-Mobile recording system. Remote control program, through the Socket TCP/IP to achieve remote control, so as to achieve the corresponding functions.
c# ChatLan with TCP/IP socket
- [CSharp] TCP/IP socket server
c# ChatLan with TCP/IP socket
- [CSharp] TCP/IP socket client
C# Socket 分包传送数据
- 一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
