搜索资源列表
p2p(socket)
- 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
本书小例程
- 《C#案例开发》源代码,包括socket应用,文件操作,邮件收发,注册表操作等小例程-"C# development case" source code, including socket applications, operational documents, e-mail, registry operators and other small routines
文件接收发送
- C#关于socket的文件接收发送
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
WCFTranFile2
- C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
TcpUtil
- 基于C#Socket的通信组建,可以显示在线人数,发送消息,发送文件.-C# Socket-based communication form, can be displayed online, send messages, send the file.
20246
- 第1章简单程序设计.ppt 第2章数据类型.ppt 第3章C#面向对象编程基础.ppt 第4章程序调试与异常处理.ppt 第5章C#可视化编程基础.ppt 第6章常用控件和类的使用.ppt 第7章文本编辑器的实现.ppt 第8章图形图像编程.ppt 第9章文件和流.ppt 第10章多线程和Socket编程初步.ppt 第11章数据库与ADO.ppt-Chapter 1, simple programming. Ppt Chapter 2 data type
PackSend
- C#中的生成位图和Socket通信。 详见代码文件中的注释。-C# in the generated bitmap and Socket Communications. See the code in the file notes.
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
Sockets
- C# socket 聊天 振屏 发送文件-C# socket to send files to chat-up screen
socketdll
- C#运用socket上传下载文件,有完整的dll源码,和示例。-C# use socket upload download files, have complete DLL source, and examples.
CSharp-socket
- C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower right corner of the task bar. Serv
tcpClient_1
- linux tcp客户端设计。有协议、socket、以及文件操作才封装。c-erery one is no1;
SocketControl
- 该文件主要为C#的socket代码,实现服务端信息的接收,经过多次测试,已经引用到工业项目中。-The implementation code, this file is mainly for c# socket server receives the information, after many tests, has reference to industrial projects.
123
- Windows编程C#编程入门菜鸟socket传文件C-Programming C# Programming Windows Starter rookie socket file transfer C++
C-Sharp-socket-communication
- C#的socket通信程序,包括socke客户端和服务端,多线程,文件传输功能等-C# socket communication procedures, including socke client and server, multi-threaded, file transfer functions, etc.
C
- C语言 HTTP协议下载文件,实现断点续传,socket通讯,目前只支持ip和port方式连接,有兴趣的读者可完善域名方式。 -C language HTTP protocol to download files, to achieve HTTP, socket communication, currently only supports ip and port connected, interested readers may improve its domain name.
CSharp-socket-
- C# 通过socket监听6005端口,获取服务器的数据,给服务器发送数据,通过十六进制发送,接收采采集箱传感器返回的数据,接收也是十六进制的数据, 将采集的数据进行存储,都是配置在app.confing文件中,里面有发送的指令,监听的端口,写入数据库的连接字符串-C# through the socket listening port 6005, access to the server s data to the server to send data through the hexadec
test02_Socket
- 此文件是C#语言编写的socket测试程序(this is a socket test program)