搜索资源列表
p2p(socket)
- 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
P2P--chat
- 这是一个winForm的socket程序,可以实现点对点的一个聊天功能,包括服务端和一个客户端,使用简单方便,而且包含源代码-This is a WinForm program the socket, you can achieve a point-to-point chat functions, including service client and a client, the use of simple and convenient, but also contains the sourc
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
Chat
- C#socket 实现的点对点的聊天工具,可以实现在局域网内点对点的聊天-C# socket implementation point of chat tools, can be achieved within a point of chatting in the local area network
ChatDemo
- C#套接字,点对点的信息传输。放弃套接字-CSharp socket
LEDControl
- socket点对点通信的服务器端源码.可以收发文字,也可以收发命令。串口通信。-use socket to communicate from one end to another.Server
CSharppoint-to-point
- c#编写的点对点聊天程序实现,基于UDP的网络通信,使用了socket套接字。-c# prepared by the peer-to-peer chat program, socket socket UDP-based network communication.
TransferDemo
- Socket实现点对点文件传输的代码,服务器和客户端在同一个界面-The Socket code peer-to-peer file transfer, server and client in the same interface
TCP_test
- C#,TCP/IP,Socket网络编程的经典小例子,点对点通信,简单易懂-C#, TCP/IP, Socket network programming classic example of point to point communication, easy to understand
10-1
- 基于Socket的点对点聊天,实现简单的聊天,对于初学者可以当成游戏-Peer-to-peer chat
socket
- 基于C#的socket通信,局域网内点对点网络通信。-socket Communication Based on C#, LAN peer network communications.