搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
FtpWriteFile
- 在linux下实现使用脚本文件,实现FTP传输。脚本生成函数。
reliable_udp
- 基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。
ftp
- 本程序为在linux下实现FTP传输文件的实现,用的是底层代码实现。
200832811318156
- 该源代码实现了局域网内的信息传递、文件传输,并支持文件夹数据传输功能,希望对大家有所帮助.
nonm
- 利用linux系中的无名管道实现文件传输
filetransferInc++
- 本代码的功能主要是实现文件传输的c++语言实现
wenjian.tar.gz
- 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
rtpfiletransfer
- rtpfiletransfer 使用udp封装rtp的实现文件传输协议,效率不高 但大家可以-rtpfiletransfer
filecopy
- 在linux环境下的socket编程,能够实现文件传输功能-In the linux socket programming environment that enables file transfer capabilities
Filetran
- 采用同步阻塞socket实现文件传输,聊天-Using synchronous blocking socket file transfer, chat
chat
- 简单的qt局域网聊天室,可以实现文件传输,qt学习者必学的代码-A simple the qt LAN chat rooms, file transfer, qt learning must learn the code
client100
- linux下基于TCP的实现文件传输的客户端程序-Under Linux based on TCP client program implementation of file transfer
ftp_client
- 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)
Desktop
- L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
qt聊天带文件传输
- 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)