Linux下telnet客戶端的C++代碼實現。用于初學者對telnet協議的學習和簡單telnet工具編寫。由網上windows環境代碼移植,直接通過make進行編譯。
上傳時間: 2015-04-19
上傳用戶:咔樂塢
* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP
標簽: statistics interface ncurses Network
上傳時間: 2015-04-20
上傳用戶:bjgaofei
匯編內核的md5算法,應網友要求改進了兩個部分: 1、采用nasm風格匯編,可以方便的移植到linux平臺下。 2、修正了56個字節以上明文加密會出錯的bug,對任意長的明文都能夠加密 使用方法: 一種方法是使用原代碼包中的make.bat,這需要安裝nasm編譯器;第二種就是直接將md5_x86.obj拷貝到你的工程下,直接使用。
上傳時間: 2014-12-03
上傳用戶:ccclll
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.
標簽: previously included archive zlibex
上傳時間: 2015-04-30
上傳用戶:縹緲
軟件包中包含了完整的庫和頭文件 有一個說明文件readme.txt 包含已編譯鏈接好的可執行程序例子和nano-X可執行 文件; 使用方式: 1.將該包釋放到某個目錄,如$(SDK_DIR)\microWinDev 2.運行“uClinux Build window” 3.進入該釋放的目錄: cd $(SDK_DIR)\microWinDev 4.在該目錄下有一個chenTest的目錄,是一個開發示例模板。進入該目錄: cd chenTest 5.運行make可生成可執行文件 6.利用TFTP/NFS等方式,將生成的可執行文件下到ZA7V開發板運行: bin/nano-X & sleep 1 chenTestChinese
上傳時間: 2014-11-18
上傳用戶:Avoid98
SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individual cell selections, instead of row selections.
標簽: SelectionDemo the preceding included
上傳時間: 2015-05-04
上傳用戶:gut1234567
一個極簡單的Linux下程序的例子,編譯用命令"make"。這個例子演示了Linux靜態程序庫的生成和使用、編譯和連接的使用。具體請參考Makefile里面的命令。
上傳時間: 2015-05-05
上傳用戶:ommshaggar
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.
標簽: application dababase business includes
上傳時間: 2014-01-01
上傳用戶:qq21508895
linux下 ipv6協議 ping程序 最多運行50線程 2.每個線程發送4個ICMP6包后開始接收 3.試驗程序,多線程結構安排不一定合理,待試驗后進一步修改 4.在終端./pingipv6 IP1 1P2......即可運行程序 5.為單源文件,沒寫make,編譯命令為: gcc -Wall -o pingipv6 pingipv6.c -lpthread
上傳時間: 2015-05-13
上傳用戶:wyc199288
The LT® 1529/LT1529-3.3/LT1529-5 are 3A low dropout regulators with micropower quiescent current and shutdown. The devices are capable of supplying 3A of output current with a dropout voltage of 0.6V. Designed for use in battery-powered systems, the low quiescent current, 50mA operating and 16mA in shutdown, make them an ideal choice. The quiescent current is well controlled it does not rise in dropout as it does with many other low dropout PNP regulators.
標簽: 1529 micropower regulators quiescent
上傳時間: 2013-12-17
上傳用戶:qiao8960