-
FTP接口实现
项目中新增对FTP的支持,需求的变更是开发过程中不可避免的事情,只是变更的时间越靠近项目末期,就越是灾难。还好这个需求可以设计的相对独立,做到尽量不影响已实现部分。
说的FTP,就想起曾经写的一个FTP接口对象,由于现在FTP的实现库到处都是,因此在写好此对象时,被同事称为:做轮子的人~我的想法是,组装车和制作车应该还是有区别的~
- 2022-02-01 23:17:42下载
- 积分:1
-
用c++编的,获得IP的程序
用c++编的,获得IP的程序-using c++ series, access to the procedure IP!
- 2022-05-28 06:21:02下载
- 积分:1
-
dynamic name space 解析器
dynamic name space 解析器-dynamic name space parser
- 2023-08-04 18:45:03下载
- 积分:1
-
RNXRemoteService latest 235 version. Prepared by VB6, LAN and WAN remote control...
RNXRemoteService最新235版。由VB6编写,可以实现局域网及广域网的远端控制,内带原码,可生成客户端或控制端。-RNXRemoteService latest 235 version. Prepared by VB6, LAN and WAN remote control, which brought the original code, the client can generate or control terminal.
- 2022-03-19 17:04:15下载
- 积分:1
-
Network chat, network applications, windows development, system integration
网络聊天,网络应用,windows开发,系统集成-Network chat, network applications, windows development, system integration
- 2022-07-05 12:53:52下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
MailChecker
MailChecker
- 2023-07-31 15:35:03下载
- 积分:1
-
用Evc开发的Ping、UDP协议演示程序实例源码
用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
- 2022-07-28 11:10:01下载
- 积分:1
-
EthernetSpy Debugger di rete per Windows NT 网络数据包拦截
EthernetSpy Debugger di rete per Windows NT 网络数据包拦截-EthernetSpy Debugger per Rete di Windows NT network packet interception
- 2022-02-26 12:26:29下载
- 积分:1
-
winsock c语言代码实例
winsock c语言代码实例-winsock c language code examples
- 2022-07-05 01:47:54下载
- 积分:1