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

搜索资源列表

  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. CSharpFileTran

    0下载:
  2. 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:18022
    • 提供者:honpher
  1. TongbuSocket

    0下载:
  2. 同步套接字客户端.rar 使用Csharp的同步套接子演示收发数据, 可以发现与VC++的网络编程有很大不同, 这里使用的是Csharp的库,非常好用-synchronization socket client. Rar Csharp use of sub-synchronous sutured demonstration TX data VC can be found with the network programming can be very different, here is the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7220
    • 提供者:孙攀
  1. cshapentryCourseware

    0下载:
  2. c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
  3. 所属分类:CSharp

    • 发布日期:2015-10-15
    • 文件大小:1711092
    • 提供者:王勇
  1. MailReceiver

    0下载:
  2. CSharp 实现的基于SMTP和socket编程的邮件发送客户端-CSharp achieve and socket-based programming SMTP mail client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:28027
    • 提供者:xlj
  1. SocketServer

    0下载:
  2. C#语言的socket编程。封装了socket编程类-CSharp socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:33862
    • 提供者:chenyi
  1. CSharp-Network-Kernal

    0下载:
  2. C#网络核心编程最新版,适合有兴趣开发Socket的朋友! -C# Network Programming the latest version of the core for the development Socket interested friends! C# Network Programming the latest version of the core for the development Socket interested friends!
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7293742
    • 提供者:akun
  1. CSharpsocketProgame

    0下载:
  2. Csharp Socket 实例编程! C/S架框!有Service与Client端-Csharp Socket programming examples! C/S Rack Box! A Service and Client-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:51089
    • 提供者:
  1. WebInfoFiltingSolution

    0下载:
  2. 通过socket编程,对网络数据包的抓取,对协议的层层分析,实现对web网页上的垃圾信息进行过滤。-Through the socket programming, network packet capture, analysis of the layers of the protocol, to achieve the web pages of spam filtering.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-30
    • 文件大小:241160
    • 提供者:周小诺
  1. Csharp-internet-programming

    0下载:
  2. C#网络编程基础一书的所有例子,涵盖从SOCKET到加密的所有功能,值得学习-C# Network Programming, a book of all the examples, ranging from SOCKET to encrypt all the features, it is worth learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-16
    • 文件大小:24771339
    • 提供者:lxs
  1. CSharp

    0下载:
  2. 有关于C#TCP通信的源代码讲解,初步了解Socket编程流程,时钟控制、UTC时间转换-Source code in C# TCP communication to explain a preliminary understanding of socket programming process, clock control, UTC time conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:130572
    • 提供者:刘悦怡
  1. chatprogram(CSharp)

    1下载:
  2. 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Ch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:995311
    • 提供者:
  1. cSharp-tcp_socket_udp

    0下载:
  2. 解析C# Socket编程实现访问网络的原理-Parse C# Socket programming the principle of access to the network
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:520060
    • 提供者:ylchun
  1. CSharp-QQ

    0下载:
  2. C#版的QQ程序,局域网通信软件,可以用来学习网络Socket编程。-C# version of the QQ program, LAN communications software can be used to learn the network Socket Programming.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:3225327
    • 提供者:xu
  1. CSharp-Socket-Examples

    0下载:
  2. C# Socket多线程编程实例,比较丰富,适合学习使用-C# Socket Multithreading
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:71437
    • 提供者:sllslfsdl
  1. CSharp-and-.net-base-lession

    0下载:
  2. 非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET, Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于 复习C#和MSsql很有帮助!-Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET, Socket network pr
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:127601
    • 提供者:
  1. CSharp-Socket-note

    0下载:
  2. 这是一个关于C#的Socket方面的编程笔记-This is a note on Socket programming aspects of C#
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:34509
    • 提供者:qin sir
  1. Socket-communication-in-CSharp-

    0下载:
  2. C#网络编程代码,很好的参考资料,对于网络编程有很好的帮助-C# network programming code, a good reference for network programming have a good help
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:254843
    • 提供者:liuyuan
  1. CSharp-Socket-Develop

    1下载:
  2. C#网络编程高级篇之网页游戏辅助程序设计代码包 C#网络编程;C# Socket开发;-C# Socket develop C# network develop
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1435197
    • 提供者:GemHu
  1. SocketCSharp

    0下载:
  2. 使用C#Socket的编程写的 有Client和Server的一个聊天程序,还搭载一个抽奖程序(The use of C#Socket programming written with Client and Server chat program, also equipped with a lottery program)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:143360
    • 提供者:leroy2
« 1 2 3»
搜珍网 www.dssz.com