-
[原創][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
-
local variables of the study to help beginners understand the local variable. Lo...
局部变量的学习,帮助初学者理解局部变量。局部变量的学习,帮助初学者理解局部变量。-local variables of the study to help beginners understand the local variable. Local variables are learning to help beginners understand the local variable.
- 2022-04-07 04:34:13下载
- 积分:1
-
本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。...
本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。-This procedure is in Visual C++ Compiler environment to C++ Language student information management system. Information management procedures including basic operations such as input and output, find, modify or delete information such as operation.
- 2022-03-16 09:24:00下载
- 积分:1
-
不用说了,实现“按键发音”的源代码,绝对值得学习
不用说了,实现“按键发音”的源代码,绝对值得学习-err
- 2022-02-04 23:11:03下载
- 积分:1
-
online chat room adopting .Net Socket technology
采用.netsocket技术的在线聊天室
- 2023-03-09 16:05:04下载
- 积分:1
-
把本地计算机上的 常用程序添加到 列表
方便打开文件。 避免了windows快捷方式 图标 的载入时间。 支持一切可以打开的 文件文件夹。还可以 自己制作...
把本地计算机上的 常用程序添加到 列表
方便打开文件。 避免了windows快捷方式 图标 的载入时间。 支持一切可以打开的 文件文件夹。还可以 自己制作成 工具箱、媒体箱。极大提高了效率。-The local computer is added to the list of commonly used procedures to facilitate open the file. Avoid the shortcut icon windows load times. Support all can open the file folder. Can also produce their own into the toolbox, the media box. Greatly improve efficiency.
- 2022-02-05 00:51:06下载
- 积分:1
-
六度空间
六度空间理论又称小世界理论。理论通俗地解释为:“你和世界上任何一个陌生人之间所间隔的人不会超过6个人,也就是说,最多通过五个人你就能够认识任何一个陌生人。“假如给你一个社交网络图,请你对每个节点计算符合“六度空间”理论的结点占结点总数的百分比。
- 2023-03-17 04:50:04下载
- 积分:1
-
This book is designed for experienced C++ software developers, system designers,...
本书是专为有经验的C++软件的开发者、系统设计师、软件质量保证人员编写的。适合从事大型软件开发工作(如数据库、操作系统、编译程序和框架)的人员阅读。
-This book is designed for experienced C++ software developers, system designers, software quality assurance personnel prepared. Suitable for large-scale software development work (such as databases, operating systems, compiler and frameworks) who are reading.
- 2022-12-01 06:35:04下载
- 积分:1
-
bank savings system's main purpose is to depositors of their deposits, and c...
银行储蓄系统的主要用途是为储户保管存款,并计算存款利息,提供自由存款与取款的服务-bank savings system"s main purpose is to depositors of their deposits, and calculate interest on deposits, deposits and withdrawals free services
- 2023-01-19 02:40:04下载
- 积分:1
-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1