CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - client csharp

搜索资源列表

  1. Web-Csharp-Client

    1下载:
  2. WebClient,用csharp写的页面测试端,适用新手学习,希望受益。-WebClient, and write pages csharp-testing applies novice learning, hoped to benefit.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:14754
    • 提供者:uml_rose
  1. ftpclient-csharp

    0下载:
  2. 本程序用tcpclient类实现了ftp客户端的上传下载新建删除等基本功能。采用了多线程设计。-the procedures used to achieve the kind tcpclient ftp client upload download the new basic skills, such as deleted can. Is a multi-threaded design.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17033
    • 提供者:彭晓波
  1. Csharp

    0下载:
  2. C# mail client code 可以用了收发mail。
  3. 所属分类:Email客户端

    • 发布日期:2014-01-17
    • 文件大小:413762
    • 提供者:fantast@msn.cn
  1. 完整的打印机监控源码

    9下载:
  2. 完整的打印机监控源码,可监测文件内容,含服务端。C#完整源码,甚至包含注册机源码。,Complete source code printer monitor, can monitor the contents of the documents, including client service. C# Complete source code, and even contains Zhuceji source.
  3. 所属分类:打印编程

    • 发布日期:2015-06-26
    • 文件大小:3107737
    • 提供者:dylan
  1. c2008_HTTP.rar

    0下载:
  2. C#里System.Web空间下提供了一个叫做WebClient的对象,使用此对象就可以使C#直接对服务器发送WEB客户端的请求。那么我们要对服务器提交POST方法那么就必须使用其UploadData()方法才行。首先把要请求的信息先转换为字节(因为POST提交的是字符的流数据),然后再做为UploadData()的参数。使用UploadData()进行数据提交,最后返回,POST的回馈信息。如下: ,C# Lane System.Web to provide a space called t
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:8177
    • 提供者:lanzyer
  1. TelnetClient.rar

    0下载:
  2. csharp实现的telnet客户端程序源代码,挺不错的,CSharp realize the telnet client program source code, very good
  3. 所属分类:Telnet Client

    • 发布日期:2017-03-26
    • 文件大小:29238
    • 提供者:李琦
  1. WebChat.rar

    0下载:
  2. 使用Silverlight2建立的网络聊天室例子.包含服务器和客户端软件.,The use of established network Silverlight2 examples of chat rooms. Contains server and client software.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:541917
    • 提供者:li
  1. Printer.rar

    0下载:
  2. 小票打印程序,用于收银客户端,C#实现Small ticket printing program for the cash register client, C # implementation,Small ticket printing program for the cash register client, C# implementation
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:153513
    • 提供者:222222
  1. FtpClient.rar

    1下载:
  2. C#编程实现FTP客户端,socket编程,代码注释详细,C# Programming FTP client, socket programming, code notes in detail
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6917323
    • 提供者:jonwa
  1. wince_TCPC_lient.rar

    0下载:
  2. wince下TCP客户端。编程环境VS2008编程语言c#,运行平台为友善之臂QQ2440V3.,wince under the TCP client. VS2008 programming language programming environment c#, to run the arm-friendly platform for QQ2440V3.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:33863
    • 提供者:zhnglingshan
  1. SocketServer.zip

    1下载:
  2. Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:262612
    • 提供者:ckgggl
  1. Scoket.rar

    0下载:
  2. 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:4582
    • 提供者:xiaoping
  1. OpcNetApiChs.rar

    2下载:
  2. C#写的 OPC客户端 利用OpcNetApiChs类库 这个类库很强大,C# to write the OPC client using this class library OpcNetApiChs very powerful class library
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1261707
    • 提供者:CYL
  1. OPCClient.rar

    0下载:
  2. OPC Client Sample code ,OPC Client Sample code
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20532417
    • 提供者:big stone
  1. OurMsg.rar

    0下载:
  2. LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:7885245
    • 提供者:tangcl
  1. file.zip

    0下载:
  2. 服务器客户端文件传输软件源代码 ,Client server file transfer software source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:362830
    • 提供者:youngp
  1. CSharp-TCP

    0下载:
  2. 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:157772
    • 提供者:李振宇
  1. csharp-tcp-modbus

    0下载:
  2. csharp tcp modbus 以太网通信方法 socket networkstream server client -csharp tcp modbus socket networkstream server client
  3. 所属分类:Communication

    • 发布日期:2016-01-24
    • 文件大小:338944
    • 提供者:lianlian
  1. udp client server

    0下载:
  2. UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:39936
    • 提供者:ERHUO
  1. $Unity3D Tutorials Server&Client

    0下载:
  2. unity servidor client info tutorial
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:firecoke
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com