搜索结果
找到约 12 项符合
Inet 的查询结果
按分类筛选
Internet/网络编程 win inet in WTL on C++ for quck inet http
win inet in WTL on C++ for quck inet http
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.
Internet/网络编程 1.INet 2.一組封裝了Wininet的Classes
1.INet
2.一組封裝了Wininet的Classes
文件格式 Inet控件与WebBrowser控件配合使用自动登陆网络站点详解
Inet控件与WebBrowser控件配合使用自动登陆网络站点详解
网络 基于Tcp(AF_INET)客户端代码,可支持多个客户端连接
基于Tcp(AF_INET)客户端代码,可支持多个客户端连接
Internet/网络编程 一个小型ftp服务器带码
一个小型ftp服务器带码,老外写的,使用inet写的
*行业应用 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 ...
通讯/手机编程 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 ...