CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 端口

搜索资源列表

  1. shipin

    1下载:
  2. C/S结构的VC++视频聊天程序源码,源码可直接在VC6下编译,客户端截图如上示,设置IP和端口,先建立连接,还需要摄像头等设备的配合,关于摄像头方面的实现请参阅其它资料。-C/S structure VC++ video chat program source code, source code can be directly under VC6 compiled client screenshot above shows, set the IP and port, first establi
  3. 所属分类:CSharp

    • 发布日期:2015-06-18
    • 文件大小:153600
    • 提供者:梁凌
  1. console-port-listens-

    0下载:
  2. C#实现监听UDP端口,控制台程序,C#源码下载-C# listen on UDP port console program, the C# source code download
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:1283
    • 提供者:yanxiaohu
  1. llzdcz

    0下载:
  2. 可以通过HTTP协议自动提交模拟数据进行充值!自动监听端口,通过网页访问端口进行充值!-Can be submitted automatically through the HTTP protocol simulation data to recharge! Automatically monitor port, through the web access port to recharge!
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:148308
    • 提供者:于洋
  1. T_448_2

    0下载:
  2. Justin Harrell编写的C#代脉,通过使用Win32 API函数访问串行端口 -Justin Harrell written in C# behalf of the pulse, by using the Win32 API functions to access the serial port
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:2544
    • 提供者:tangyong
  1. instant-messaging

    0下载:
  2. 通讯应用编程,界面功能简单,给想了解网络通讯编程原理的朋友提供,分为客户端和服务器端两个端口的通讯-Communications application programming interface features simple, wanting to learn about network communications programming principles friends, is divided into client and server side s two ports
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:118699
    • 提供者:张世玉
  1. STC89C52DHT11

    1下载:
  2. DHT11温湿度一体传感器c语言程序,实现报警和一个端口的控制-DHT11 temperature and humidity sensor integrated c language program, the realization of alarm and control of a port
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:1134
    • 提供者:lee
  1. portlistens

    0下载:
  2. C#获得系统打开的端口和状态,可检测出系统所有的端口的使用状态,与网络相关的端口,则会显示出正在使用的IP地址,有一些端口正在处于监听状态-C# open ports and status of the system can detect all ports use state associated with the network port, it will show the IP address being used, some ports are in a listening state
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:14245
    • 提供者:zpudn84
  1. ChatPtool

    0下载:
  2. socket通信,void CFWQDlg::OnBnClickedListen() { // TODO: 在此添加控件通知处理程序代码 m_server.Create(1000) // 使用号端口 m_server.Listen() // 侦听 } -socket communication, void CFWQDlg :: OnBnClickedListen () {//TODO: Add Controls in this notificati
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:3829512
    • 提供者:李大全
  1. Port

    0下载:
  2. 主要用于端口扫描的小程序,里面有源码,并且可执行-Mainly used for port scanning a small program, which has source code, and executable
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:115259
    • 提供者:唐彬
  1. WindowsFormsApplication1

    0下载:
  2. C#环境下的串口通信程序样例,可选端口,通过电脑控制单片机,配合单片机程序,实现信号发生器的功能。-C# environment serial communication program example, an optional port through computer control chip, with the SCM process, the realization of the signal generator functions.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:56235
    • 提供者:Dean wang
  1. host-computer-software

    0下载:
  2. 一个上位机软件,通过COM数据收发,画图,可以自由选择端口-A PC software via COM data transceiver, drawing, you can freely select the port
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:177025
    • 提供者:成立
  1. UDP_Port

    1下载:
  2. c#监听指定端口的UDP信息,可灵活读取指定端口信息并分析。-c# UDP listen port specified information, the flexibility to read the specified port information and analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:905
    • 提供者:lys
  1. 876545678

    0下载:
  2. 本实例企业员工IC卡考勤系统用到了IC卡自带的Mwic_32.dll组件,运行前,需将该组件拷贝到Debug文件夹中。可由此开发一个为企业内部员工IC卡考勤的程序,。通过这个源码你还可以学习如何使用和声明动态链接库,设置的一个变量,用于控制一张IC卡只读取一次以及向数据库中只添加一次内容,向IC卡中写数据,读取IC卡中数据,核对卡密码,调用公共类中的ReadIC方法开始循环读取IC卡,端口初始化,设备密码格式,将数据库中的图片转换成二进制流,将字节数组存入到二进制流中,将图片存入到指定的路径等,
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:636068
    • 提供者:余香肉丝
  1. MFCIOCP

    0下载:
  2. GPRS-DTU的服务器接收示范(MFC完成端口模型)-GPRS-DTU' s server receives the demonstration (MFC completion port model)
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:972
    • 提供者:yangya
  1. Comtest

    0下载:
  2. Comtest com端口测试工具,自己写的-Comtest com port testing tool, write your own
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:224413
    • 提供者:lihao
  1. TcpTest

    0下载:
  2. 双进程实现TCP收发信息,程序主要完成双机通信功能,使用TCP协议,分两个模块(TcpSender,TcpReceiver),由TcpSender向指定IP和端口发送数据,之后TcpReceiver接收并解码显示到文本框中.-Dual-process achieve TCP send and receive information, the program mainly to complete the two-machine communication capabilities, using t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:72992
    • 提供者:ywz
  1. MessageCatDemo

    0下载:
  2. 一个短信猫的程序,具备收发! 具备设置手机号和端口等!-An SMS cat program, with the transceiver! Have set the phone number and ports, etc.!
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1189544
    • 提供者:ss
  1. dfa154631

    0下载:
  2. pop读取邮件的例子,里面可以根据设置的pop及端口获取邮件列表信息-POP EMAIL READER
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:16157
    • 提供者:Johnny
  1. RB-Level-Change-Interrupt

    0下载:
  2. RB端口电平变化中断控制两位数码管开关与加减显示,C语言编程,并配有proteus仿真电路。-RB port change interrupt control two switches with digital subtraction display, C language programming, and is equipped with proteus simulation circuit.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:102101
    • 提供者:梁道远
  1. tingdeng

    0下载:
  2.   设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如: 启动站点A进程的DOS命令:datalink a 启动站点B进程的DOS命令:datalink b 其中,站点A 以TCP 服务器的
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:23190
    • 提供者:vicky
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com