-
-
JAVA开发实战经典
...
13.10 其他集合类 545
13.10.1 Stack类 545
13.10.2 属性类:Properties ...
视频讲解:1小时08分钟
19.1 IP(Internet Protocol)与
InetAddress 785
19.1 ... 788
19.3 URLEncoder与
URLDecoder 789
19.4 TCP程序设计 790
19.4.1 ServerSocket类与
Socket类 790
19.4.2 第一个TCP程序 791
19.4.3 案例:Echo ...
-
Python Cookbook英文版
... Module: Building GTK GUIs Interactively
10. Network Programming
10.1 Writing a TCP Client
10.2 Writing a TCP ... of the Current Function
14.8 Introspecting the Call Stack with Older Versions of Python
14.9 Debugging the ...
-
Java开发实战经典
... 540
13.10 其他集合类 545
13.10.1 Stack类 545
13.10.2 属性类:Properties ... 785
视频讲解:1小时08分钟
19.1 IP(Internet Protocol)与
InetAddress 785
19.1. ... 788
19.3 URLEncoder与
URLDecoder 789
19.4 TCP程序设计 790
19.4.1 ServerSocket类与
Socket类 790
19.4.2 第一个TCP程序 791
19.4.3 案例:Echo程序 ...
-
C#全能速查宝典
... 方法——数组排序 121
1.5.23 Stack类——堆栈 123
第2章 Windows窗体 ...
8.1.5 GetHostAddresses方法——返回主机的IP地址 589
8.1.6 GetHostByAddress方法——创建 ... 类 616
8.1.24 TcpClient类——为TCP网络服务提供客户端连接 618
8.1.25 TcpListener类——从TCP网络客户端侦听连接 619
8.1.26 UdpClient ...
-
计算机网络第六版答案
... than one layer.
23. The five layers in the Internet protocol stack are – from top to bottom – the application layer, the ... HTTP messages alone. One would need information from the IP datagrams (that carried the TCP segment that carried the HTTP GET request ...
-
esp8266 mp3
... Reader task. This will try to read data from a TCP socket into the SPI fifo buffer.
void ICACHE_FLASH_ATTR tskreader( ... tskconnect(void *pvParameters) {
//Wait a few secs for the stack to settle down
vTaskDelay(3000/portTICK_RATE_MS);
//Go to station ...
-
栈与队列的相关PPT学习资料
协议栈(Protocol Stack)是指网络中各层协议的总和,其形象的反映了一个网络中文件传输的过程:由上层协议到底层协议,再由底层协议到上层协议。使用最广泛的是英特网协议栈,由上到下的协议分别是:应用层(HTTP,FTP,TFTP,TELNET,DNS,EMAIL等),运输层(TCP,UDP),网络层(IP),链路层(WI-FI,以太网,令牌环,FDDI,MAC等),物理层。
折叠编辑
-
kismet
... The NDIS-Wrapper driver loads Windows drivers into the Linux network
stack. These drivers are not capable of monitor mode, and will ... on port 2501.
This may be changed:
listen=tcp://ip:port Define the IP and port Kismet listens on. By ...
-
PyProc
... display summary
stats showing the number of connections each IP address seen was associated
with.
#### watch-net-connections ...
|stat/ip_conntrack
|stat/ndisc_cache
|stat/nf_conntrack
|stat/rt_cache
|tcp|IP addresses, port numbers, and socket state are ...
-
owen_proto
OWEN protocol
SYNOPSIS
========
Not official OWEN stack (www.owen.ru).
DESCRIPTION
===========
Driver for reading from serial port.
... port (/dev/ttyS0, /dev/ttyUSB0)
* windows port (COM0, COM1...)
* TCP/IP port (forward port)
Drivers work to:
* RS-232
...
-