资源列表
server
- 使用TCP/IP协议的应用程序通常采用应用编程接口:UNIX BSD的套接字(socket)和UNIX System V的TLI(已经被淘汰),来实现网络进程之间的通信。就目前而言,几乎所有的应用程序都是采用socket,而现在又是网络时代,网络中进程通信是无处不在,这就是我为什么说“一切皆socket”。(Applications that use the TCP/IP protocol usually use the application programming interface: U
NonblockingTcpServer-master
- 实现异步的通信模型,采用TCP/IP协议,C++语言编写的通信服务器,基本不丢包并且能自动进行消息包的纠错效验。(Realize the asynchronous communication model, communication server using TCP/IP protocol, C++ language, basic packet loss and can automatically check error message packets.)
test_tcp.tar
- 使用tcp传送文件,基本的tcp配置和传输配置。(Using TCP to transfer files)
video
- 「PHP」打造二次视频解析接口网站源码_屏蔽第三方解析广告("PHP" to create two video website source code parsing interface _ shielding third party advertising analysis)
demoSocket
- iOS广播包~ 适用于广播组播。封装为单独文件(IOS broadcast packets ~ apply to broadcast multicast. Encapsulated as separate files)
dotnetskin2005
- winform 开发中,好 用 的 皮 肤 软 件,可以方便的处理C#的原控件,好用请支持商业版。(Easy to use skin software, you can easily handle the original control of C#, easy to use, please support the business version.)
o_file
- GPS导航文件读取 运用C/C++语言实现了对导航电文的读取(GPS navigation file read)
微信公众号开发案例
- 一款支持微信的源码,供大家参考。希望共同学习。(A source code for WeChat, for your reference)
2003122123581431073
- 算法导论 适用于新手 ,计算机本科学生,老师,等等(Introduction to algorithms;CLRS;introduction to algorithm)
computer_network
- 计算机网络神书,计算机网络自顶向下献给爱学习的人(Computer networks, books, computer networks, top-down, dedicated to the love of learning)
1222
- 基于12单片机通过光敏电阻用AD将信息反馈给lcd屏幕(The information is fed back to the LCD screen via a photosensitive resistor)
hebinggongju
- 一、将两个文件夹中的格式数据进行批量合并。 示例: 情况1:文件夹1中有4个文件,文件夹2中有3个文件,将两个文件夹中相同文件名的文件进行合并,第一个文件夹中的D在第二个文件夹中没有,则不进行合并,合并后的结果在文件夹3中。 说明,文件名为1-16位字母或数字组合,示例中我只用了文件名为1位字母的。 情况2:如果相反,文件夹1中有3个文件,文件夹2中有4个文件,那么合并后也是3个文件,见下图:
