登录
首页 » Visual C++ » network_report

network_report

于 2009-01-03 发布 文件大小:2823KB
0 566
下载积分: 1 下载次数: 42

代码说明:

  计算机网络的实验报告和源码,包含聊天软件的源玛(An experimental computer network reports and source code, including chat software source ma)

文件列表:

24点游戏
........\Debug
........\Express.cpp
........\Express.h
........\Express1.cpp
........\Express1.h
........\Point24.aps
........\Point24.clw
........\Point24.cpp
........\Point24.dsp
........\Point24.dsw
........\Point24.h
........\Point24.ncb
........\Point24.opt
........\Point24.plg
........\Point24.rc
........\Point24Dlg.cpp
........\Point24Dlg.h
........\ReadMe.txt
........\RES





........\...\FP13.BMP
........\...\FP2.BMP
........\...\FP3.BMP
........\...\FP4.BMP
........\...\FP5.BMP
........\...\FP6.BMP
........\...\FP7.BMP
........\...\FP8.BMP
........\...\FP9.BMP
........\...\HT1.BMP
........\...\HT10.BMP
........\...\HT11.BMP
........\...\HT12.BMP
........\...\HT13.BMP
........\...\HT2.BMP
........\...\HT3.BMP
........\...\HT4.BMP
........\...\HT5.BMP
........\...\HT6.BMP
........\...\HT7.BMP
........\...\HT8.BMP
........\...\HT9.BMP
........\...\HTT1.BMP
........\...\HTT10.BMP
........\...\HTT11.BMP
........\...\HTT12.BMP
........\...\HTT13.BMP
........\...\HTT2.BMP
........\...\HTT3.BMP
........\...\HTT4.BMP
........\...\HTT5.BMP
........\...\HTT6.BMP
........\...\HTT7.BMP
........\...\HTT8.BMP
........\...\HTT9.BMP
........\...\MH1.BMP
........\...\MH10.BMP
........\...\MH11.BMP
........\...\MH12.BMP
........\...\MH13.BMP
........\...\MH2.BMP
........\...\MH3.BMP
........\...\MH4.BMP
........\...\MH5.BMP
........\...\MH6.BMP
........\...\MH7.BMP
........\...\MH8.BMP
........\...\MH9.BMP
........\...\Point24.ico
........\...\Point24.rc2
........\RESOURCE.H
........\StdAfx.cpp
........\StdAfx.h
........\TEMP.CPP
........\Value.cpp
........\Value.h
24点游戏.doc
网络聊天室
..........\可执行程序
..........\..........\chat.exe
..........\..........\chatserver.exe
..........\源代码
..........\......\chat
..........\......\....\chat.aps
..........\......\....\chat.clw
..........\......\....\chat.cpp
..........\......\....\chat.dsp
..........\......\....\chat.dsw
..........\......\....\chat.h
..........\......\....\chat.ncb
..........\......\....\chat.opt
..........\......\....\chat.plg
..........\......\....\chat.rc
..........\......\....\chatDlg.cpp
..........\......\....\chatDlg.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mailtoServer123
    mail to server mail to server mail to server mail to server mail to server mail to server (mail to server mail to server mail to server mail to server mail to server )
    2016-09-19 21:40:57下载
    积分:1
  • socket--programme--base
    socket 编程基础 里面主要是介绍性文字和少量代码(socket programming which is mainly based introductory text and a small amount of code)
    2011-09-10 20:23:22下载
    积分:1
  • WinPing
    MFC界面的PING程序 输入主机地址或者IP地址 发送五次ICMP请求(PING procedure MFC interface type the host address or IP address to send five ICMP request)
    2008-04-26 22:05:18下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • iperf_win
    Iperf windows版,新手学习用,相当不错.(Iperf windows version, novices to learn, is quite good.)
    2013-04-15 15:31:26下载
    积分:1
  • udp
    基于udp的服务器与客户端之间传输字符串(Udp-based server and the client to transfer a string)
    2010-11-06 22:24:05下载
    积分:1
  • VC++_SerialPort
    串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
    2007-05-26 12:04:18下载
    积分:1
  • bcast
    此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of agreements broadcasts )
    2020-06-26 12:20:02下载
    积分:1
  • wpcapsrc_3_2_alpha1
    说明:  winpcap3.2的源代码,可以供研究网络捕获程序之用(winpcap3.2 the source code, can capture network for research procedures used)
    2006-03-27 09:12:04下载
    积分:1
  • udp
    用VC++编写一个简单的基于UDP通信实例!实现了客户端与服务器端的通信源代码!(Using VC++ to write a simple UDP based communication instance! To achieve the client and server-side communication source code! )
    2010-05-29 05:49:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载