CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - tcp ip

搜索资源列表

  1. WinsockIOCP_demo

    0下载:
  2. 在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。- In the TCP/IP programming, in the Windows environment completes the port model performance high, stablest, the speed of response is quickest, this source code is an example, is worth
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:89544
    • 提供者:罗家兄弟
  1. LANusersCom

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:253113
    • 提供者:唐富华
  1. 服务器客户tcpip

    2下载:
  2. VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end procedure
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:78321
    • 提供者:cyz
  1. TCPPortMapper

    0下载:
  2. TCP/IP端口映射源码,可以将内网的端口映射到外网-TCP / IP port mapping source, within the network can be mapped to a port outside the network
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5670
    • 提供者:刘工
  1. IOASServer

    0下载:
  2. 局域网内通信服务器管理系统软件,通过tcp/ip完成客户端信息、文件的转发-LAN communications server management system software, tcp / ip client complete information, documents transponders
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:718315
    • 提供者:mqb
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15357
    • 提供者:刘鹏
  1. SyncComm

    0下载:
  2. TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP / IP network communications DLL for the data to the designated stops sending data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19947
    • 提供者:任静
  1. TCP发送接收

    3下载:
  2. 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:152806
    • 提供者:王鹏
  1. TCPdemo

    0下载:
  2. 一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP / IP testing program's source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7412
    • 提供者:笑千秋
  1. commun

    0下载:
  2. 一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序-a multi-user support based on the TCP / IP protocol client / server communication applications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2660
    • 提供者:万成凯
  1. Wattcp

    0下载:
  2. 在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。-DOS development tcp / ip procedures, and it can be made under the DOS tcp / ip procedures.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:100290
    • 提供者:dj
  1. TCPComm

    0下载:
  2. 这是一个可跨linux、windows平台的TCP/IP通讯程序-This is a cross - linux, windows platform TCP / IP communication procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:351435
    • 提供者:ly
  1. 网络实验程序

    0下载:
  2. 一个最底次的TCP/IP的通讯,了解了这个以后,编写网络程序,该应就可以没有任何问题-a meeting of the bottom of the TCP / IP communication, understanding this, the preparation of network programming, which should be no problem! !
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:109138
    • 提供者:kutou008
  1. exampl

    0下载:
  2. 通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数.用TCP/IP实现客户/服务器模式.-send and receive news : you can set ports, baud rate, parity and other parameters. Using TCP / IP client / server model.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:51945
    • 提供者:李某
  1. 局域网文件发送

    0下载:
  2. 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP / IP protocol for the transmission of documents
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:303784
    • 提供者:王欣
  1. 本地计算机网络编程实例

    2下载:
  2. 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer ac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:250890
    • 提供者:andy
  1. 聊天服务器客户端系统

    1下载:
  2. 聊天服务器客户端系统 基于TCP/IP 的Socket编写, 支持多人同时在线聊天-Chat client server systems based on TCP / IP Socket prepared to support multiple simultaneous online chat
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42488
    • 提供者:杨增强
  1. libnet5.0

    0下载:
  2. 最新的TCP/IP开发包源代码,做P2P,Sniper必备的软件包哦!-the latest TCP / IP Development Kit source code, so P2P, Sniper essential package Oh!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:922354
    • 提供者:邓庭
  1. NET_monitor_TCLTK

    0下载:
  2. 使用Tcl/TK编写的嵌入式数控系统远程控制界面,用TCP/IP实现远程运动控制。-use of Tcl / TK prepared by the NC system embedded remote control interface using TCP / IP remote control campaign.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1539
    • 提供者:xust_zxh
  1. JavaTCPIP

    0下载:
  2. JAVA网络开发的基本框架模式 TCP/IP协议-Java Web development framework of the basic mode TCP / IP protocol
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3428
    • 提供者:Alan
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com