-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
[原創證明]:Ending分享於codeForge
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2023-04-29 03:30:05下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
报表功能分析和解释源jCharts
JCharts报表功能源码的分析和解读,可以实现页面的js生成数据报表的功能-Statements JCharts function analysis and interpretation of source
- 2022-12-19 10:55:04下载
- 积分:1
-
拉格朗日插值迭代函数,可实现拉格朗日插值计算。
拉格朗日插值迭代函数,可实现拉格朗日插值计算。-Lagrange interpolation iterative function, Lagrange interpolation can be realized
- 2022-01-25 22:54:59下载
- 积分:1
-
Visual Studio的rc.exe资源编辑工具的源代码
Visual Studio的rc.exe资源编辑工具的源代码-Visual Studio editing tools rc.exe resources source code
- 2023-01-07 13:20:03下载
- 积分:1
-
冈萨雷斯的数字图像处理书中例程的实例图片,基本比较全了!...
冈萨雷斯的数字图像处理书中例程的实例图片,基本比较全了!-images of almost all examples in digital image process by Gonzalez
- 2022-07-21 22:00:22下载
- 积分:1
-
EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of th...
EVC编写,S3c2440平台测试通过,DGraph类的一个使用,实现对话框上的坐标图全屏显示以及退出全屏显示的切换-EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of the dialog box on the full screen map coordinates, as well as switching out of full screen
- 2022-03-24 21:58:11下载
- 积分:1
-
获得Access中密码,VC++程序源代码,希望各位能用上。
获得Access中密码,VC++程序源代码,希望各位能用上。-Access in the password access, VC program source code, hope that can be used on.
- 2023-07-06 12:00:03下载
- 积分:1
-
similar to the attribute VB Controls
类似VB的属性表控件-similar to the attribute VB Controls
- 2022-01-26 01:18:05下载
- 积分:1
-
可以用于穿越火线游戏,一个小东西,很简单的东西
可以用于穿越火线游戏,一个小东西,很简单的东西-D3D -perspective, can be used to cross the Line of Fire Games, a small thing, very simple things
- 2022-07-11 10:30:30下载
- 积分:1