CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - csharp 服务器

搜索资源列表

  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:开远
  1. SmtpMail-Csharp(document)

    0下载:
  2. 在实现公司的oa系统时,嵌入在服务器网页中邮件服务代码,可供新手学习。-in achieving the oa system, the embedded web server code mail service for novice learning.
  3. 所属分类:C#编程

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

    0下载:
  2. 中国象棋网络版CSharp源码,客户端和服务器。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:166723
    • 提供者:liuzq
  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. IOCP.rar

    2下载:
  2. IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
  3. 所属分类:.net编程

    • 发布日期:2014-02-19
    • 文件大小:87031
    • 提供者:liu
  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. file.zip

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

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

    0下载:
  2. C#实现组播通信,并且可以实现客户机和服务器的加入组和组内数据传输,C# to achieve multicast communication, and to achieve client and server to join the group and group data
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:35686
    • 提供者:大璐
  1. WebServer

    0下载:
  2. 利用C#编写的Web服务器,可以实现简单的Web服务器的功能,对于理解web服务器的原理很有帮助-C# prepared to use Web servers, can be a simple function of the Web server, the web server to understand the principles of helpful
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:44968
    • 提供者:罗罗
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11056439
    • 提供者:
  1. CsharpUsingTCPIP

    0下载:
  2. 用TCPIP接发 有服务器端 和客户端程序组成-Sending and receiving using TCPIP with server and client-side program components
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:176331
    • 提供者:dd
  1. UDP

    0下载:
  2. 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:32845
    • 提供者:张洪铭
  1. meeting

    1下载:
  2. 局域网视频会议完整版,含服务器端,客户端,支持文件传输,会议室群聊,文本聊天,语音,视频聊天-LAN video conference full version, including server, client, support file transfer, conference rooms, group chat, text chat, voice and video chat
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:3100084
    • 提供者:yanhao
  1. Socket

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
  1. FtpServer_latest

    1下载:
  2. C# FTP 服务器源码-C# FTP server source
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:714837
    • 提供者:szhourj
  1. CSharp-TCPIP-scoket-Chatting

    0下载:
  2. 一个基于cSharp语言开发的简单的聊天软件,能实现客户端与服务器之间的正常通信。-CSharp language based on the development of a simple chat software, to achieve client and server communication between the normal.
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:129962
    • 提供者:feng
  1. QQ

    0下载:
  2. C#编写的局域网内的通讯工具QQ,可实现聊天,视频等功能,客户端服务器数据库都有。-C# written in LAN communication tool QQ, can be realized chat, video and other functions, both client-server database.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2078153
    • 提供者:qj
  1. Csharp

    0下载:
  2. c#网络核心编程:语法基础,服务器开发,客户端开发,ftp开发等-c# network core programming: basic syntax, server development, client development, ftp development, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:7703398
    • 提供者:sunshine sun
  1. 26.Visual.CSharp.NET.wangluohexinbiancheng

    0下载:
  2. 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
  3. 所属分类:CSharp

    • 发布日期:2017-06-09
    • 文件大小:15743666
    • 提供者:朱岩
  1. CSharp并发编程经典实例

    0下载:
  2. 全面讲解C#并发编程技术,侧重于.NET平台上较新、较实用的方法。全书分为几大部分: 首先介绍几种并发编程技术,包括异步编程、并行编程、TPL 数据流、响应式编程;然后阐述一 些重要的知识点,包括测试技巧、互操作、取消并发、函数式编程与OOP、同步、调度;最后介 绍了几个实用技巧。全书共包含 70多个有配套源码的实用方法,可用于服务器程序、桌面程序和 移动应用的开发(Concurrency in C# Cookbook)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9169920
    • 提供者:hlhgod
« 12 3 4 5 6 »
搜珍网 www.dssz.com