登录
首页 » Visual C++ » NetWork

NetWork

于 2007-09-03 发布 文件大小:451KB
0 238
下载积分: 1 下载次数: 3

代码说明:

  这个是关于网络工作室的源代码,主要是用于网络编程的初级参考,希望能给刚入网络编程的朋友提供帮助(This is a studio on the network)

文件列表:

网络工作室
..........\Release
..........\source
..........\......\chat_server.aps
..........\......\CHAT_SERVER.CPP
..........\......\CHAT_SERVER.H
..........\......\CHAT_SERVER.opt
..........\......\chat_server.rc
..........\......\CHAT_SERVERDLG.CPP
..........\......\chat_serverDlg.h
..........\......\Client.cpp
..........\......\Client.h
..........\......\CREATENEWCHATROOM.CPP
..........\......\CREATENEWCHATROOM.H
..........\......\ini.cpp
..........\......\ini.h
..........\......\JOINCHATROOM.CPP
..........\......\JOINCHATROOM.H
..........\......\NetStudio.dsp
..........\......\NetStudio.dsw
..........\......\NETSTUDIO.H
..........\......\NetStudio.ncb
..........\......\NetStudio.opt
..........\......\NetStudio.plg
..........\......\option.cpp
..........\......\option.h
..........\......\PROPERTIY.CPP
..........\......\PROPERTIY.H
..........\......\RES

..........\......\...\FACE.INI
..........\......\...\face2





..........\......\...\.....\MOOD17[1].BMP
..........\......\...\.....\MOOD18[1].BMP
..........\......\...\.....\MOOD19[1].BMP
..........\......\...\.....\MOOD1[1].BMP
..........\......\...\.....\MOOD20[1].BMP
..........\......\...\.....\MOOD21[1].BMP
..........\......\...\.....\MOOD22[1].BMP
..........\......\...\.....\MOOD23[1].BMP
..........\......\...\.....\MOOD24[1].BMP
..........\......\...\.....\MOOD25[1].BMP
..........\......\...\.....\MOOD2[1].BMP
..........\......\...\.....\MOOD3[1].BMP
..........\......\...\.....\MOOD50[1].BMP
..........\......\...\.....\MOOD51[1].BMP
..........\......\...\.....\MOOD5[1].BMP




..........\......\...\wave
..........\......\...\....\close.wav
..........\......\...\....\come.wav
..........\......\...\....\leave.wav
..........\......\...\....\message.wav
..........\......\...\....\MESSAGE_old.WAV
..........\......\resource.h
..........\......\Server.cpp
..........\......\Server.h
..........\......\Stdafx.cpp
..........\......\Stdafx.h
..........\......\SUPERUSER.CPP
..........\......\SUPERUSER.H
..........\......\Tools.cpp
..........\......\Tools.h
..........\......\WEBBROWSER2.CPP
..........\......\WEBBROWSER2.H

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

发表评论

0 个回复

  • Client
    VC++ 2008客户端实现 可以模拟多个服务器链接(VC++ 2008 client implementation can simulate multiple servers link)
    2012-10-02 03:31:21下载
    积分:1
  • SIO_GET_BROADCAST_ADDRESS
    Get Broacdcast address in C
    2007-08-02 10:00:14下载
    积分:1
  • TCPNet
    一个采用TCP协议的网络测试工具。采用VC6.0开发环境,具有客户端和服务器端,加入进来的客户端可以互相发送接受数据,对学习socket编程是不错的借鉴。(using a TCP network testing tools. VC6.0 use development environment with the client and server side, joined the client can accept each other this data, to learn socket programming is a good reference.)
    2020-11-14 16:19:43下载
    积分:1
  • 347
    说明:  在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。(Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.)
    2008-10-14 14:53:53下载
    积分:1
  • winsocket-transpot
    MFC类下的winsock多线程实现文件传输,在vc++6.0下通过调试。(MFC category under the winsock multithreading document transmission, the 6.0 vc through debugging.)
    2007-03-21 16:45:22下载
    积分: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
  • zxshell3
    说明:  后门zxshell3.0 一个功能强大的后门(Zxshell3.0 a powerful backdoor backdoor)
    2008-09-27 14:29:31下载
    积分:1
  • st_asio_wrapper
    它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp) Only supports tcp and udp protocol )
    2013-08-22 10:10:54下载
    积分:1
  • datenew
    说明:  是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能(Is a network of software auto-update system, you can use this procedure for you to provide remote software upgrade capability)
    2008-08-29 23:47:44下载
    积分:1
  • PCview
    这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
    2020-07-30 14:58:37下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载