-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-02-21 18:57:06下载
- 积分:1
-
in a full screen display under the routines
一个在Wince下全屏显示的例程-in a full screen display under the routines
- 2022-01-26 05:36:09下载
- 积分:1
-
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈...
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈-I used to do share some things that do not know if you need to look at the U.S. Kazakhstan
- 2022-10-10 02:15:02下载
- 积分:1
-
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!...
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!-Used to read data file! And data write! Is C++ Language made if there is an error please advise!
- 2023-01-29 18:25:03下载
- 积分:1
-
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此...
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此是由于波兰式的操作符的先后顺序是明确的。 -In the general expression, the symbols are located in between the operands, while the expression in Poland, the computation involved in computing at Symbol before the object. Polish-style in the calculation of the value is that it does not require the use of brackets, the reason for this is due to Poland-based operator of the sequence is clear.
- 2022-03-01 07:36:04下载
- 积分:1
-
我自己写的用RIL来收发短信的DEMO,VS05,WINCE
我自己写的用RIL来收发短信的DEMO,VS05,WINCE-I wrote it myself RIL to send and receive message using the DEMO, VS05, WINCE
- 2022-03-24 12:20:06下载
- 积分:1
-
一个绘图按钮,从网上下载的,再次与大家共享
一个绘图按钮,从网上下载的,再次与大家共享-Drawing a button, downloaded from the Internet, and once again to share with you
- 2022-01-31 13:00:04下载
- 积分:1
-
LAN chatting tool
局域网内用来聊天的工具-LAN chatting tool
- 2022-10-21 06:35:04下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1