登录
首页 » Visual C++ » Computernetwork

Computernetwork

于 2011-01-15 发布 文件大小:888KB
0 241
下载积分: 1 下载次数: 19

代码说明:

  计算机网络课程设计计算机网络课程设计计算机网络课程设计(Computer network)

文件列表:

3107006702 杨康强
..................\可执行文件
..................\..........\WebBrowser.exe,61440,2010-01-04
..................\源代码
..................\......\Backup
..................\......\......\WebBrowser

..................\......\......\..........\AssemblyInfo.cs,1859,2005-07-07
..................\......\......\..........\IOleCommandTarget.cs,1033,2005-07-28
..................\......\......\..........\MainForm.cs,34874,2005-07-28
..................\......\......\..........\MainForm.resx,32946,2005-07-28
..................\......\......\..........\WebBrowser.csproj,5819,2005-07-12
..................\......\......\..........\WebBrowser.csproj.user,1804,2005-07-28
..................\......\......\WebBrowser.sln,916,2005-07-07
..................\......\UpgradeLog.XML,3966,2010-01-04
..................\......\WebBrowser

..................\......\..........\AssemblyInfo.cs,1859,2005-07-07
..................\......\..........\bin
..................\......\..........\...\Debug
..................\......\..........\...\.....\AxInterop.SHDocVw.dll,45056,2010-01-04
..................\......\..........\...\.....\FormerList.dat,239,2010-01-04
..................\......\..........\...\.....\Interop.SHDocVw.dll,131072,2010-01-04
..................\......\..........\...\.....\WebBrowser.exe,61440,2010-01-04
..................\......\..........\...\.....\WebBrowser.pdb,44544,2010-01-04
..................\......\..........\...\.....\WebBrowser.vshost.exe,14328,2010-01-04
..................\......\..........\...\.....\WebBrowser.vshost.exe.manifest,490,2007-07-21
..................\......\..........\Images
..................\......\..........\......\back.jpg
..................\......\..........\......\forward.jpg
..................\......\..........\......\home.jpg
..................\......\..........\......\new.jpg
..................\......\..........\......\refresh.jpg
..................\......\..........\......\stop.jpg,715,2005-07-11
..................\......\..........\IOleCommandTarget.cs,1033,2005-07-28
..................\......\..........\MainForm.cs,34874,2005-07-28
..................\......\..........\MainForm.resx,32946,2005-07-28
..................\......\..........\obj
..................\......\..........\...\AxInterop.SHDocVw.dll,49152,2005-04-28
..................\......\..........\...\Debug
..................\......\..........\...\.....\AxInterop.SHDocVw.dll,45056,2010-01-04
..................\......\..........\...\.....\Interop.SHDocVw.dll,131072,2010-01-04
..................\......\..........\...\.....\temp
..................\......\..........\...\.....\TempPE
..................\......\..........\...\.....\WebBrowser.csproj.FileListAbsolute.txt,2162,2010-01-04
..................\......\..........\...\.....\WebBrowser.csproj.GenerateResource.Cache,777,2010-01-04
..................\......\..........\...\.....\WebBrowser.csproj.ResolveComReference.cache,594,2010-01-04
..................\......\..........\...\.....\WebBrowser.MainForm.resources,28017,2010-01-04
..................\......\..........\...\.....\WebBrowser.pdb,44544,2010-01-04
..................\......\..........\...\.....\WebBrowser.projdata,29320,2005-07-28
..................\......\..........\...\Interop.SHDocVw.dll,126976,2005-04-28
..................\......\..........\WebBrowser.csproj,5023,2010-01-04
..................\......\..........\WebBrowser.csproj.user,2082,2010-01-04
..................\......\WebBrowser.sln,915,2010-01-04
..................\......\_UpgradeReport_Files
..................\......\....................\UpgradeReport.css,3348,2010-01-04
..................\......\....................\UpgradeReport.xslt,12505,2008-01-11
..................\......\....................\UpgradeReport_Minus.gif
..................\......\....................\UpgradeReport_Plus.gif
..................\网络课程设计_简单的WEB浏览器.doc,799744,2010-02-27

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

发表评论

0 个回复

  • LanTalk_sources
    Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
    2009-06-27 15:00:43下载
    积分:1
  • TCPIP
    modbus 测试,用VB的winsock控件实现的modbus tcpip通讯等(modbus test, with VB the winsock control to achieve the modbus tcpip communications)
    2021-04-06 17:59:02下载
    积分:1
  • Big_2_Onli1709162152004
    Big 2 Online (server and client)
    2016-01-04 22:23:26下载
    积分:1
  • UDP_Cfg
    说明:  UDP rec send data,c++,visual c++ code
    2020-06-22 10:00:01下载
    积分:1
  • sf(V2.5)
    说明:  封包程序 用与特种部队的 封包发送功能 及其他的一些功能 (Packet with the special procedures of the packets used to send function and other functions)
    2009-08-13 07:37:31下载
    积分:1
  • hackqqqwq
    黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码(Hackers powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source)
    2014-02-05 17:43:58下载
    积分:1
  • testcmd
    通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
    2012-04-18 16:17:13下载
    积分:1
  • MONG
    mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
    2020-06-18 04:40:02下载
    积分:1
  • udp
    实现可靠的UDP封装传输类,可以进行多点传输,采用超时重发机制(Reliable transmission of UDP encapsulation type, can be multi-point transmission, the use of timeout retransmission mechanism)
    2011-10-15 23:04:12下载
    积分:1
  • VC-OPC-client
    说明:  基于VC的OPC客户端软件研究与实现.......(The OPC-based VC research and implementation of client software ....... )
    2011-04-16 11:52:41下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载