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

搜索资源列表

  1. 发现网络中的活动主机

    0下载:
  2. 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:14061
    • 提供者:陈成
  1. ip_monitor

    0下载:
  2. 用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:68456
    • 提供者:njstar_123456
  1. sendudp

    0下载:
  2. 这是用VC写的原始套接字通讯的程序!-This is the VC wrote the original socket communication procedures!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8787
    • 提供者:陈东东
  1. xHook

    0下载:
  2. 对SOCKET的HOOK所有API函数的VC代码 对研究数据报有很大的作用 大家可以研究研究。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58703
    • 提供者:aaaa
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. timeadjust

    0下载:
  2. 一个VC++的校正电脑时间的程序,包括windows socket编程。-A VC++ computer time correction procedures, including windows socket programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:48949
    • 提供者:2005512100024
  1. ChatRoom(Winsock)

    0下载:
  2. 用socket实现的网络聊天室程序,开发环境是vc 6.0.-Implementation of the network using socket chat room procedures, the development environment is a vc 6.0.
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:42810
    • 提供者:zhanghuaifeng
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  1. sql

    0下载:
  2. socket program 2 in vc-socket program 2 in vc++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:127284
    • 提供者:pankaj
  1. TCP-Encryption-and-decryption

    0下载:
  2. “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11353436
    • 提供者:stuy_1001191
  1. ClientDlg

    0下载:
  2. socket API\ClientDlg\ClientDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ClientDlg \ ClientDlg.rar, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:26332
    • 提供者:
  1. ServerDlg

    0下载:
  2. socket API\ServerDlg\ServerDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ServerDlg \ ServerDlg.rar, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:26198
    • 提供者:
  1. socket

    0下载:
  2. 基于VC实现的局域网信息传输过程,及加密解密-Based on the realization of the VC local area network information transmission process, and encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:335527
    • 提供者:衡艳
  1. TESED

    0下载:
  2. 使用socket套接字编程,支持自动重连机制,服务器vc++源代码,实现接受客户机传来消息,并实现相应客户机消息自动关机,-Use the socket socket programming, support automatic shutdown automatic reconnection mechanism server vc++ source code, accept client news came and corresponding client,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:4658515
    • 提供者:周同庆
  1. chatevent

    0下载:
  2.  VC++线程同步与异步套接字编程实例源码,很实用,推荐看下。-VC++ thread synchronization with asynchronous socket programming source code, very useful, it is recommended to look.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:24848
    • 提供者:汪顺富
  1. SockServer

    0下载:
  2. Vc异步套接字的例子,可以测试接受数据和发送数据,像聊天一样,看完以后就可以自己学着写了。希望对大家有用。-Vc asynchronous socket example, you can test to receive data and send data, like a chat, after reading can learn to write. I hope to be useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:21149
    • 提供者:吴志红
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. ip_display

    0下载:
  2. VC++编程实现获取本机IP和计算机名,使用socket,方便实用-VC++ programming to achieve access to the local IP and computer name, use the socket, convenient and practical
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1616750
    • 提供者:Mrcheng
  1. Returnmat

    0下载:
  2. Socket protocol in detail, in VC ++ environment programming instructions-Socket protocol in detail, in VC++ environment programming instructions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:4332
    • 提供者:funfunhun
  1. sysrceTelnetcode

    0下载:
  2. elnet客户端VC++程序源码,我写的Telnet程序,基于Socket连接-Elnet client vc++ program source code, I write the Telnet program, based on the Socket connection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:107520
    • 提供者:nekhsiom
搜珍网 www.dssz.com