linux網(wǎng)絡(luò)方面的編程資料,socket,ipc
標(biāo)簽: linux 網(wǎng)絡(luò) 方面 編程資料
上傳時間: 2015-03-21
上傳用戶:bakdesec
一套linux下的C++開發(fā)庫,支持進程池,ipc等類庫,可以用于學(xué)習(xí)。
標(biāo)簽: linux
上傳時間: 2013-12-11
上傳用戶:lgnf
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the ipc and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.
標(biāo)簽: understanding developers interested advanced
上傳時間: 2015-08-09
上傳用戶:epson850
基于終端的訂花系統(tǒng)_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // num of port #define BACKLOG 5 // largest num of accept #define MAXDATASIZE 1
標(biāo)簽: include gt lt socket
上傳時間: 2014-01-18
上傳用戶:003030
一個簡單的端口掃描程序: addstr = "發(fā)現(xiàn)端口" & Str(port) & "打開" & Space(5) Select Case port Case 7 plus = "ECHO服務(wù)" Case 21 plus = "FTP服務(wù)★★★★★" Case 25 plus = "SMTP服務(wù)★★" Case 43 plus = "Whois服務(wù)" Case 53 plus = "DNS服務(wù)☆" Case 80 plus = "HTTP服務(wù)★★★★★" Case 81 plus = "HOSTS2名稱服務(wù)" Case 99 plus = "NCX99后門★★★★★" Case 110 plus = "POP3服務(wù)★★★★★" Case 111 plus = "Sun RPC服務(wù)★★" Case 135 plus = "本地服務(wù)" Case 137 plus = "NETBIOS 名稱服務(wù)/流影POP" Case 138 plus = "NETBIOS 數(shù)據(jù)存儲服務(wù)" Case 139 plus = "NETBIOS 會議服務(wù)★★★" Case 119 plus = "NNTP虛擬服務(wù)" Case 163 plus = "SNMP服務(wù)" Case 443 plus = "https服務(wù)" Case 512 plus = "遠(yuǎn)程執(zhí)行服務(wù)" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun ipc服務(wù)器" Case 1080 plus = "SOCKS代理服務(wù)★★★" Case 1433 plus = "SQL服務(wù)器★★★" Case 3128 plus = "HTTP代理服務(wù)" Case 7626 plus = "木馬冰河★★★★★" Case 8080 plus = "HTTP代理服務(wù)" Case Else plus = "未知服務(wù)!"
標(biāo)簽: Case port addstr Select
上傳時間: 2013-12-16
上傳用戶:gtzj
多進程之間并發(fā)執(zhí)行的實例,ipc通信舉例 熟悉進程間的異步同步方式
標(biāo)簽: 進程
上傳時間: 2013-11-30
上傳用戶:xinzhch
這是一個linux下的編程,是一個linux下的ipc通訊中的消息隊列的客服端
上傳時間: 2016-12-28
上傳用戶:蠢蠢66
進一步研究和實踐操作系統(tǒng)中關(guān)于并發(fā)進程同步與互斥操作的一些經(jīng)典問題的解法,加深對于非對稱性互斥問題有關(guān)概念的理解。觀察和體驗非對稱性互斥問題的并發(fā)控制方法。進一步了解Linux 系統(tǒng)中ipc 進程同步工具的用法,訓(xùn)練解決對該類問題的實際編程、調(diào)試和分析問題的能力。
標(biāo)簽: 實踐 操作系統(tǒng) 操作 進程
上傳時間: 2013-12-11
上傳用戶:sdq_123
很難得的流水線模式下多核間通信例程,采用的是ipc通信模式,希望對大家有所幫助!
標(biāo)簽: 多核DSP ipc 核間通信
上傳時間: 2016-04-11
上傳用戶:yerbol
運行在Windows NT/2000/XP 下多線程方式對指定IP段(指定主機),或主機列表,進行漏洞、弱口令賬號、匿名用戶檢測的工具,掃描項目包括name、port、ftp、ssh、telnet、smtp、finger、iis、cgi、pop、rpc、ipc、imap、mssql、mysql、cisco、plugin...
上傳時間: 2016-06-30
上傳用戶:siyecao
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1