资源列表

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 779 »

[网络编程TCP的客户服务器通信程序

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

[网络编程microsoft提供的简单IE浏览器代码

说明:这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function
<责任> 在 2008-10-13 上传 | 大小:192769 | 下载:1

[网络编程企业邮件服务器.RAR

说明:该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authenticat
<扬宏> 在 2008-10-13 上传 | 大小:423662 | 下载:1

[网络编程VitualRoute

说明:这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work!
<> 在 2008-10-13 上传 | 大小:72109 | 下载:1

[网络编程VC聊天室程序待加音频部分

说明:用winsock实现的聊天代码,有客户端和服务器,只有聊天的基本功能,其他功能有待完善-with winsock achieve chat code, the client and server, only the basic functions chat, other functions to be perfected
<lxy> 在 2008-10-13 上传 | 大小:4833337 | 下载:1

[网络编程udpClient

说明:一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
<王继> 在 2008-10-13 上传 | 大小:77041 | 下载:1

[网络编程互动全景

说明:java编写的 动态互动景观全景好的例子代码-prepared by the dynamic interaction panoramic landscapes good example code
<tong> 在 2008-10-13 上传 | 大小:453235 | 下载:1

[网络编程qos_udp_1.0

说明:三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use
<梅恒> 在 2008-10-13 上传 | 大小:247325 | 下载:1

[网络编程实现文件共享(sample)

说明:在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared an
<超超> 在 2008-10-13 上传 | 大小:86324 | 下载:1

[网络编程disablenet

说明:在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。-Disable the network card in window , think you having found it long.
<俞训峰> 在 2008-10-13 上传 | 大小:2971 | 下载:1

[网络编程利用Socket进行Java网络编程

说明:利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
<王妍> 在 2008-10-13 上传 | 大小:6966 | 下载:1

[网络编程IocpClientTest

说明:封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
<王征> 在 2008-10-13 上传 | 大小:56932 | 下载:1
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 779 »

源码中国 www.ymcn.org