搜索资源列表

  1. ICP

    0下载:
  2. 这是一个用VC写的网络通信编程,一个服务器,一个终端。使用或参考时注意修改IP地址-This is a VC written communications network programming, a server, a terminal. The use of or reference to amend the attention of IP addresses
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:55331
    • 提供者:王正
  1. 类似与QQ的UDP通信

    0下载:
  2. 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56555
    • 提供者:王正
  1. vc网络监听

    0下载:
  2. 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I / 0 option of achieving an IP packet capture applications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30204
    • 提供者:ddda
  1. TCPCom

    0下载:
  2. 看了袁渊先生在VC知识库《在线杂志》第14期发表的文章《基于TCP/IP的局域网多用户通信》,感觉受益颇多,但也觉得里面有一些不太完善的地方,具体来说主要有: 1、两个服务器单独运行,且主线程均阻塞,用户界面死锁,不便于控制; 2、聊天服务器线程和互斥量的使用可能导致死锁; 3、不能实现文件传送(文件传送可不能由服务器转发,否则非把它累趴下不可^-^); 4、不能由用户进行网络设置,所以在不同的网络使用必须修改源程
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:223079
    • 提供者:阿健
  1. ChangeIP

    0下载:
  2. 修改IP的程序,里面有完整的代码实现,VC工程
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48775
    • 提供者:paulwang
  1. ICP

    0下载:
  2. 这是一个用VC写的网络通信编程,一个服务器,一个终端。使用或参考时注意修改IP地址-This is a VC written communications network programming, a server, a terminal. The use of or reference to amend the attention of IP addresses
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:55296
    • 提供者:王正
  1. 类似与QQ的UDP通信

    0下载:
  2. 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:56320
    • 提供者:王正
  1. vc网络监听

    0下载:
  2. 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I/0 option of achieving an IP packet capture applications
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:29696
    • 提供者:ddda
  1. TCPCom

    0下载:
  2. 看了袁渊先生在VC知识库《在线杂志》第14期发表的文章《基于TCP/IP的局域网多用户通信》,感觉受益颇多,但也觉得里面有一些不太完善的地方,具体来说主要有: 1、两个服务器单独运行,且主线程均阻塞,用户界面死锁,不便于控制; 2、聊天服务器线程和互斥量的使用可能导致死锁; 3、不能实现文件传送(文件传送可不能由服务器转发,否则非把它累趴下不可^-^); 4、不能由用户进行网络设置,所以在不同的网络使用必须修改源程
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:223232
    • 提供者:阿健
  1. SMS_VC

    0下载:
  2. 遵循cmpp3.0协议开发的可以连接移动短信网关实现短信收发的vc程序。请自行修改源文件中ip为所要连接的移动网关ip及相应修改其它必要信息。(企业代码等)-follow cmpp3.0 agreement can be connected to the development of the mobile messaging gateway to the SMS transceiver vc procedures. Requests t
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:728064
    • 提供者:coltest
  1. ChangeIP

    0下载:
  2. 修改IP的程序,里面有完整的代码实现,VC工程-Modify IP procedures, which have a complete code, VC works
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:110592
    • 提供者:paulwang
  1. VCRemoteDesktop

    0下载:
  2. 基于VC++的远程桌面监控系统,主程序分服务器端和客户端,服务器端启动后自动获取本机IP,然后可以修改默认等待端口,客户端则需要指定服务端IP和对应端口,点击后程序开始连接,如果选择成功可以显示服务端桌面。-Based on VC++ Remote Desktop Monitoring System, the main program sub-server-side and client-side, server-side access
  3. 所属分类:远程控制编程

    • 发布日期:2024-06-06
    • 文件大小:892928
    • 提供者:baby
  1. ip

    0下载:
  2. 用vc++写的ip修改工具,基于mfc的对话框,能够自动重复修改。-Using vc++ to write the ip change tools, mfc based dialog box that can automatically duplicate changes.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-06-06
    • 文件大小:71680
    • 提供者:徐正道
  1. AdapterIPConfigSun

    0下载:
  2. VC++模拟XP修改IP地址及网关的功能 VC++模拟XP修改IP地址及网关的功能,因为这个代码较早,它主要是想表现在不启动电脑的时候就修改IP地址、掩码以及网关,可是谁知道XP系统本身已经具备了这一功能,所以本代码就当是一个功能模拟吧,不知道对大家有没有用 -VC++ simulation XP modify IP address and gateway functionality VC++ simulation XP mod
  3. 所属分类:通讯编程

    • 发布日期:2024-06-06
    • 文件大小:24576
    • 提供者:andysun
  1. VC_simulation_XP_modify_IP_address_gateway_functio

    0下载:
  2. VC++模拟XP修改IP地址及网关的功能代码VC + + simulation XP modify IP address and gateway function code-VC++ simulation XP modify IP address and gateway function code
  3. 所属分类:Windows编程

    • 发布日期:2024-06-06
    • 文件大小:24576
    • 提供者:ya
  1. MaskEdit

    0下载:
  2. 一个能在项目中直接使用的MaskEdit控件,如项目中要设置具人修改的IP,时间等格式的参数时可用到-One can directly use in the project MaskEdit controls, such as projects were modified to set a IP, time format, the parameters can be used to
  3. 所属分类:按钮控件

    • 发布日期:2024-06-06
    • 文件大小:29696
    • 提供者:slansam
  1. AdapterIPConfig

    0下载:
  2. VC++模拟XP修改IP地址及网关的功能,很不错的demo-VC++ simulation of XP to modify the function of IP address and gateway
  3. 所属分类:Windows编程

    • 发布日期:2024-06-06
    • 文件大小:23552
    • 提供者:
  1. AdapterIPConfig

    0下载:
  2. VC 修改IP,完全适用于WINDOWS NT/2000系统,完美实现,运用微软未公开API接口.-VC modify IP, fully applies to the WINDOWS NT/2000 system, the perfect realization, use Microsoft unpublished API interface.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:38912
    • 提供者:李威
  1. AdapterIPConfig

    0下载:
  2. VC++模拟XP修改IP地址及网关的功能,很不错的demoVC++ simulation of XP to modify the function of IP address and gateway-VC++ simulation of XP to modify the function of IP address and gateway
  3. 所属分类:游戏

    • 发布日期:2024-06-06
    • 文件大小:23552
    • 提供者:家珍藏
  1. AdapterIPConfig

    0下载:
  2. VC++模拟XP修改IP地址及网关的功能,很不错的demo-VC++ simulation of XP to modify the function of IP address and gateway
  3. 所属分类:Windows编程

    • 发布日期:2024-06-06
    • 文件大小:23552
    • 提供者:黄建国
« 12 »

源码中国 www.ymcn.org