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

搜索资源列表

  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. TCPIP.rar

    0下载:
  2. TCP/IP 端口监听,TCP/IP 协议 VS2005 C#,tcp/ip listen
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:81064
    • 提供者:laoco
  1. SoundViewer

    0下载:
  2. 能够监听系统麦克风的输入信号,并将信号以波形图的形式表示出来,是很好的学习资料-Be able to monitor the system microphone input signals, and signals to the waveform diagram in the form of that out is a very good learning materials
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:34423
    • 提供者:zhangjian
  1. cSharp-tcp-ip

    2下载:
  2. C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-01-13
    • 文件大小:88064
    • 提供者:jammylee
  1. Demo.MonitoringNetworkSpeed

    0下载:
  2. C#网络流量监听器,能够完成对WINDOWS操作系统的网络流量实时监听.-C# network traffic monitor, and can be completed on the WINDOWS operating system, real-time monitoring of network traffic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:40559
    • 提供者:wzzj
  1. Chat

    0下载:
  2. UDP网络聊天程序,实现文字和视频聊天,多线程窗体监听-UDP chat,C sharp.Contains text and Vedio.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2357735
    • 提供者:薛岩洁
  1. getdata2

    0下载:
  2. serialport 监听软件,可以监听串口的数据-serialport monitoring software can monitor the serial data
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:40757
    • 提供者:huanghesong
  1. CWinFormSocket

    0下载:
  2. Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:77007
    • 提供者:xiaomiao
  1. SMSToWeb

    0下载:
  2. 调用Web Service,发送短信,每隔指定时间监听有无短信到达,接收短信。-Call Web Service, send text messages, at the appointed time arrived to monitor the availability of SMS, receive text messages.
  3. 所属分类:Modem program

    • 发布日期:2017-04-06
    • 文件大小:489580
    • 提供者:apple
  1. XHttp

    0下载:
  2. c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:59026
    • 提供者:陆晓峰
  1. sms

    0下载:
  2. 短信发送及监听 环境为.net2003 c# 数据库sqlserver2005-sms
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8601478
    • 提供者:李进京
  1. usb

    0下载:
  2. C#监听USB设备插入并识别出盘符.一个C#编写的与系统设备有关的小程序,用以监听USB设备比如手机、U盘等是否插入或拨出电脑,若有插入电脑的话并自动识别出盘符。程序界面比较简单,只是为了告诉大家监听状况。本程序创建于VS2008,低版本如VS2005等将无法打开。-C# monitor USB device is plugged into, and to identify the drive letter. One written in C# and system equipment-rela
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:13457
    • 提供者:301
  1. listen

    0下载:
  2. 一个tcpclient端口监听-接收数据的例子。-1 tcpclient port listener- to receive data examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:115480
    • 提供者:caixu
  1. Form1

    0下载:
  2. USB 通信监听程序源代码!!!USB 通信监听程序源代码-USB traffic monitoring program source code!!! USB traffic monitoring program source code!!!
  3. 所属分类:USB develop

    • 发布日期:2017-04-06
    • 文件大小:1636
    • 提供者:qhywgy
  1. CSharp.NetSocket

    0下载:
  2. 本程序分服务器端和客户端,服务器端对客户端的监听,实现了客户端与客户端的私聊,以及群消息,和窗体的抖动功能!-This procedure sub-server and client, server-side listening to the client to achieve the client and the client' s private chat, and group messages, and the form of jitter features!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1205039
    • 提供者:liu
  1. SocketApp

    0下载:
  2. 网络数据包监听程序,用到了多线程,IP 网络协议包拆包分析,大家可以参考一下-Network packet monitoring program using a multi-threaded, IP network protocol packet unpacking analysis, we can refer to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:36066
    • 提供者:张斌
  1. SocketCommunication

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

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

    0下载:
  2. iphone界面c#winform 模拟,iphone 图片做背景,panel去监听pin位置按键 -iphone interface c# winform simulation, iphone picture as the background, panel to monitor the location button pin
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:543859
    • 提供者:jian
  1. cSharp-socket-mutiport-programming(1)

    0下载:
  2. 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:16399
    • 提供者:于爱清
« 12 »
搜珍网 www.dssz.com