CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - cSharp

搜索资源列表

  1. MyPOP3Client

    0下载:
  2. pop3编程 pop3客户端程序 C#实现-pop3 programing
  3. 所属分类:Email Client

    • 发布日期:2017-03-27
    • 文件大小:23280
    • 提供者:阿立
  1. p2p

    0下载:
  2. 点对点通信实现客户端的通信 方便快捷 很好的大家可以-cshap
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:19534
    • 提供者:李贺
  1. muFT

    0下载:
  2. TCP/IP Client Server example sourse
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:109459
    • 提供者:Alex
  1. socket

    0下载:
  2. 网络socket编写指南,非常详细,是不可多得socket参考手册-Network socket preparation of guidelines, very detailed, is a rare reference manual socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:393414
    • 提供者:webccweb
  1. SocketDemo

    0下载:
  2. 使用socket来进行网络通讯,里面包含现成的例子。-Use socket for network communication, which contains ready-made examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:15000
    • 提供者:野马
  1. MyFriends

    0下载:
  2. 压缩包内是一个用WPF写的通讯录,没有数据库操作,所有数据保存在xml文件中。-Compressed within a book written with WPF, there is no database operation, all data stored in the xml file.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-10
    • 文件大小:2096621
    • 提供者:David Lee
  1. EmailManage

    0下载:
  2. 邮件收发系统 虽然是简单的邮件收发,但是利用到了SMTP协议和TCP同步协议实现的检查和接收指定的邮件服务器上的邮件。-While sending and receiving e-mail system is a simple mail, but the advantage of the SMTP protocol and TCP synchronization protocol specified in the inspection and receive messages on the
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:811116
    • 提供者:
  1. SocketCommunication

    0下载:
  2. Socket实现客户端与服务端通信源码 程序说明: 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:89957
    • 提供者:谢巍
  1. E03-P2PVideo

    1下载:
  2. P2P视频聊天,强大的通讯聊天功能!,利用UDP完成聊天信息的发送,系统的windows API 应用程序借口,DLL完成摄像头的视频采集。-P2P video chat, powerful communication chat! Use UDP to send chat messages to complete the system an excuse windows API application, DLL complete camera video capture.
  3. 所属分类:P2P编程

    • 发布日期:2013-11-25
    • 文件大小:2181733
    • 提供者:
  1. CSharp_Simulation_IIS_SeverGET_POST

    0下载:
  2. 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:179351
    • 提供者:香门
  1. pimSet

    0下载:
  2. 一个将数据写入xml文件的小程序!!!1-Xml file to write data to a small program!!! 1
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:96057
    • 提供者:yhu
  1. AdvancedNetworkApplicationProgrammingCSharp

    0下载:
  2. CSharp网络应用高级编程,对于深入了解Csarp用法有所帮助-Advanced Network Application Programming CSharp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1843324
    • 提供者:陈鲲
  1. sServer

    0下载:
  2. server com for tcpip channels creation,it will very useful for beginger who trying to tcpip commnication channells
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:15308
    • 提供者:RAVI
  1. Socketsend

    0下载:
  2. 这是一个简单的机遇CSHARP的网络连接的例子,对于初学者有很好的帮助。-this is a simple example for nerwork of csharp .welcome to use it
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:51287
    • 提供者:steef
  1. Socketrecive

    0下载:
  2. 这是一个基于CSHARP的网络接受的例子,配套发送的可以进行最初的网络应用。-this is network example at csharp.IF you want to use it,please use the send example at the same time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:46579
    • 提供者:steef
  1. SOCKETTCP

    0下载:
  2. C#做的套接字TCP通信程序。类似一个聊天程序,是CS架构的-this is a socket app for tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:50567
    • 提供者:liuhp
  1. NModbus_net-2.0_1.10.0.0

    0下载:
  2. Modbus Slave Master TCP IP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:598115
    • 提供者:cugu
  1. MyRDP

    0下载:
  2. remote desktop access in c sharp
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:545981
    • 提供者:supermind
  1. LWS-QQ-biyesheji

    0下载:
  2. 我的毕业设计,模拟qq 可以即时通信,传输文件,其他简易的功能都有,哈 曾获得答辩老师的好评…… -I graduated from design, simulation can qq instant messaging, file transfer, and other simple functions are China, Kazakhstan has won the praise of the respondent teachers ... ...
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-20
    • 文件大小:31936791
    • 提供者:duxinglws
  1. XML-SOAP-BizTalk

    0下载:
  2. 搞懂XML,看清SOAP,攻占BizTalk-Get to know XML, see the SOAP, BizTalk captured
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-13
    • 文件大小:3219396
    • 提供者:oldblackbull
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 40 »
搜珍网 www.dssz.com