搜索资源列表
Socket
- 使用c#实现socket网络编程,包含客户端和服务器程序。-Use c# implementation socket network programming, including client and server program.
Csharp_Socket_Client
- 使用c# 开发的socket 程序 ,client端,使用者可输入server ip与port 即可进行资料传送。-C# use socket program development, client-side, users can enter your server ip and port for data transfer.
Csharp_VLCplugin_Client
- 使用c# 开发的socket 程序 ,client端,使用者可输入server ip与port 即可进行资料传送。-C# use socket program development, client-side, users can enter your server ip and port for data transfer.
getip-cs
- a c# socket program can getting ip
Download
- a socket program have client & server side code
MultiClient_Server
- program is c# socket with theread programing and i download in tnternet and very very good-program is c# socket with theread programing and i download in tnternet and very very good
SimpleSocket
- simple socket program in c#!
multiSocket
- Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
123456csharp.mail.socket
- 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的csharp.mail.socket-Achieved with c# socket connection to have smtp send mail and attachments to achieve a small program, usually used to regularly informed of what csharp.mail.socket
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
socket-chat-client-
- 聊天程序客户端,与服务端配合,适合初学者!-Chat program clients, in conjunction with the server, suitable for beginners!
code
- Socket program: asynchoronous client
socket
- 做项目时,经常实时采集数据,这个程序采用socket异步编程,供参考!-To do the project, often real-time data collection, this program uses socket asynchronous programming, for reference!
socket
- 程序里面分为两个文件,一个是socket客户端,一个是socket的服务器。可以通过修改IP信息,实现socket的通信服务。-Program which is divided into two files, one socket client, a socket server. By modifying the IP information, and socket communication services.
Socket
- 本程序是用C#开发的一个Socket应用的程序实例-The program is developed with C# Socket application program instance
Socket
- C#语言编写的用于Socket通信的程序。包含客户端和服务器程序代码。-For a Socket communication program written in C# language. Including client and server code.
SocketChat-program
- 一个基于Socket的c#的 c/s 程序 包含一个服务端,一个客户端.-A c/s based on the c# Socket program includes a server, a client.
CSharp-socket
- C#的socket 一个简单的程序.有心跳包,远程桌面等功能,欢迎新手参考-The socket of a simple C# program. Heartbeat package, remote desktop and other functions, refer to welcome newcomers
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
mySocket
- TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho