登录
首页 » Visual C++ » Server

Server

于 2010-08-30 发布 文件大小:3725KB
0 401
下载积分: 1 下载次数: 70

代码说明:

  一个基于MFC的网络通信SOCKET程序,实现了接收SOCKET数据的同时,发送SOCKET数据。(An MFC-based network communication SOCKET procedure to achieve the same time to receive SOCKET data, send SOCKET data.)

文件列表:

Server4
.......\Debug
.......\.....\ListenSocket.obj,8485,2010-08-25
.......\.....\ListenSocket.sbr,0,2010-08-25
.......\.....\RWSocket.obj,9262,2010-08-25
.......\.....\RWSocket.sbr,0,2010-08-25
.......\.....\Server4.bsc,3179520,2010-08-25
.......\.....\Server4.exe,114771,2010-08-25
.......\.....\Server4.ilk,239048,2010-08-25
.......\.....\Server4.obj,14797,2010-08-25
.......\.....\Server4.pch,6952524,2010-08-25
.......\.....\Server4.pdb,304128,2010-08-25
.......\.....\Server4.res,3912,2010-08-25
.......\.....\Server4.sbr,0,2010-08-25
.......\.....\Server4Dlg.obj,34873,2010-08-25
.......\.....\Server4Dlg.sbr,0,2010-08-25
.......\.....\StdAfx.obj,106806,2010-08-25
.......\.....\StdAfx.sbr,1393145,2010-08-25
.......\.....\vc60.idb,214016,2010-08-25
.......\.....\vc60.pdb,372736,2010-08-25
.......\ListenSocket.cpp,1141,2010-08-20
.......\ListenSocket.h,1252,2010-08-20
.......\ReadMe.txt,3597,2010-08-17
.......\Release
.......\res

.......\...\Server4.rc2,399,2010-08-17
.......\Resource.h,1604,2010-08-20
.......\RWSocket.cpp,1645,2010-08-20
.......\RWSocket.h,1244,2010-08-20
.......\Server4.aps,37532,2010-08-23
.......\Server4.clw,2951,2010-08-25
.......\Server4.cpp,2171,2010-08-17
.......\Server4.dsp,4442,2010-08-17
.......\Server4.dsw,539,2010-08-17
.......\Server4.h,1384,2010-08-17
.......\Server4.ncb,99328,2010-08-25
.......\Server4.opt,487424,2010-08-25
.......\Server4.plg,735,2010-08-25
.......\Server4.rc,7395,2010-08-23
.......\Server4Dlg.cpp,10494,2010-08-24
.......\Server4Dlg.h,7341,2010-08-24
.......\StdAfx.cpp,209,2010-08-17
.......\StdAfx.h,1102,2010-08-17

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

发表评论

0 个回复

  • TCP
    TCP通信示例程序,很好用的网络通信例程(TCP communication sample program, the good network communication routines)
    2014-03-14 11:25: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
  • 放大镜
    简单放大镜,生成一个放大窗口,滚轮实现倍率调节(Simple magnifier generates an enlarged window, and the roller realizes magnification regulation)
    2017-07-15 15:37:07下载
    积分:1
  • StressMark压力测试
    StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。(StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.)
    2005-05-02 02:44:47下载
    积分:1
  • VB 例序讲解
    说明:  VB 例程序讲解 、局域网聊天程序 二、可以换肤的窗体 三、richtext实现的文本编辑器 四、用OLE实现文件拖放 五、窗体卸载时弹出确认对话框 六、让控件大小随窗体改变而改变 七、拖动无标题栏窗体 八、在打开文件对话框中选择多文件 (VB procedures on cases, two LAN chat program, the Eurocargo Form 3, the realization richtext text editor 4, OLE files with drag-and-drop 5, Form unloading pop confirmation dialog box six, with the size controls Form change of seven, dragging Untitled Form 8 column, in fighting to open a file selection dialog many documents)
    2005-12-08 17:04:27下载
    积分:1
  • Kv2008VirusUpdate_VC
    江民KV2008移动版病毒库升级程序,内含源码(Jiangmin KV2008 mobile version of the virus database update program, includes source code)
    2010-03-05 10:13:42下载
    积分:1
  • acl-master
    acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
    2015-01-14 18:16:56下载
    积分:1
  • TCP
    基于流式套接字的TCP回射程序的客户端以及服务器(Retroreflective program based on the TCP stream socket)
    2012-12-28 15:37:39下载
    积分:1
  • VB-asm-Packge
    VB纯代码,内嵌汇编,对指定进程发送网络数据包。(VB pure code inline assembler, network packet sent to the specified process.)
    2013-03-31 13:57:41下载
    积分:1
  • ONVIF协议摄像机(IPC)客户端序开发
    ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
    2017-09-26 11:00:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载