搜索结果

找到约 9 项符合 INet 的查询结果

Linux/Unix编程 An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented u

An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
https://www.eeworm.com/dl/619/121311.html
下载: 79
查看: 1060

Internet/网络编程 1.INet 2.一組封裝了Wininet的Classes

1.INet 2.一組封裝了Wininet的Classes
https://www.eeworm.com/dl/620/361305.html
下载: 184
查看: 1040

文件格式 Inet控件与WebBrowser控件配合使用自动登陆网络站点详解

Inet控件与WebBrowser控件配合使用自动登陆网络站点详解
https://www.eeworm.com/dl/639/450229.html
下载: 188
查看: 1031

Internet/网络编程 win inet in WTL on C++ for quck inet http

win inet in WTL on C++ for quck inet http
https://www.eeworm.com/dl/620/453322.html
下载: 86
查看: 1043

嵌入式综合 LINUX系统分析与高级编程技术

本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术 ...
https://www.eeworm.com/dl/566/35867.html
下载: 75
查看: 1099

Internet/网络编程 一个小型ftp服务器带码

一个小型ftp服务器带码,老外写的,使用inet写的
https://www.eeworm.com/dl/620/116046.html
下载: 30
查看: 1045

通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I

This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...
https://www.eeworm.com/dl/527/127679.html
下载: 84
查看: 1087

操作系统开发 Minix3的源码

Minix3的源码,内有boot,etc,fs,inet,kernel,lib,mm,test等几个模块,提供编译工具和MakeFile
https://www.eeworm.com/dl/531/284576.html
下载: 165
查看: 1051

*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_fami ...
https://www.eeworm.com/dl/631/471268.html
下载: 76
查看: 1036