搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
Expr - multithreading file transport---For Linux V
- 多线程文件的传输实现 需要在linux shell 下操作-multithreaded file transfer realize the need to operate under linux she
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
data_transfer_for_tcp_single_thread
- 文件传输单线程程序,利用TCP协议保证文件传输的可靠性。可以运行Windows和linux环境下。-Single-threaded file transfer program file transfer using TCP protocol ensures the reliability. Can run Windows and linux environment.
EimServer
- linux下即时通讯服务器断,代码,具有p2p,NAT穿越,离线文件传输。-broken under linux instant messaging server, code, with p2p, NAT traversal, offline file transfer.
my_ipmsg
- 基于Linux字符界面的飞鸽传书,能实现聊天和文件传输-Linux-based character interface Chuanshu Dove, to achieve a chat and file transfer
msdl-1.2.4-r1.tar
- linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP) * http (Hyper Text Tran
FastDFS
- fastdfs开源分布式文件系统,具有负载均衡,文件传输,非常适合中小型企业使用。-fastdfs open source distributed file system, with load balancing, file transfer, is very suitable for SMEs.
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
fileserver
- linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
fileclient
- linux 的client大文件传输 自己做得,opensuse-linux large file transfer of the client doing, opensuse
gkermit-1.0-1.src
- 红帽版linux下串口通讯kermit文件传输协议简单版源码.想学习kermit的可以看看,里面关于状态机用的比较精彩.先解压成rpm,再在linux下解压.-Red Hat linux version of serial communication under the kermit file transfer protocol simple version of source code. Want to learn kermit can take a look at, which on the
wenjianchuanshuVC
- 关于文件传输一个学习例子,任何计算机都可以通过127.0.0.1访问自己. 也可以用计算机的实际IP地址代替127.0.0.1-Learn about a file transfer example, any computer can access your 127.0.0.1. Can also use the computer to replace the actual IP address 127.0.0.1
brt
- Linux下写的 socket 文件传输送程序 服务端和客户端完美统一! 命令行参数分析的完美方式! -Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
file-transfer
- 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
file-sendaaccept
- 使用c語言編寫的文件傳輸程序,在兩太linux主機上傳輸文件。-Using c language file transfer process, linux host on the two transfer files too.
Simulation-of-the-file-transfer
- 模拟文件拷贝(利用信号屏蔽防止文件拷贝过程中外部信号中断拷贝).-Simulation file copy (using the signal shielded to prevent file copy process copies the external signal interrupts).
file
- 通过socket进行文件传输,多线程 在linux下 大家可以参考一下-File transfer through socket, multi thread in Linux, you can refer to