socket 音标拼音: [s'ɑkət]
n . 窝,穴,插座,眼窝
vt . 插进插座 ;
套接口,(计算机为
TCP /
IP 数据转换所保留的一系列存贮地址)
窝,穴,插座,眼窝插进插座 ; 套介面,(计算机为
TCP /
IP 数据转换所保留的一系列存贮地址)
socket 插座
socket 插座
socket n 1 :
a bony hollow into which a structure fits 2 :
receptacle where something (
a pipe or probe or end of a bone )
is inserted 3 :
a receptacle into which an electric device can be inserted Socket \
Sock "
et \,
n . [
OE .
soket ,
a dim .
through OF .
fr .
L .
soccus .
See {
Sock }
a covering for the foot .]
1 .
An opening into which anything is fitted ;
any hollow thing or place which receives and holds something else ;
as ,
the sockets of the teeth .
[
1913 Webster ]
His eyeballs in their hollow sockets sink . --
Dryden .
[
1913 Webster ]
2 .
Especially ,
the hollow tube or place in which a candle is fixed in the candlestick .
[
1913 Webster ]
3 . (
Electricity )
the receptacle of an electric lamp into which a light bulb is inserted ,
containing contacts to conduct electricity to the bulb .
[
PJC ]
4 . (
Electricity )
the receptacle fixed in a wall and connected by conductive wiring to an electrical supply ,
containing contacts to conduct electricity ,
and into which the plug of an electrical device is inserted ; --
called also a {
wall socket }
or {
outlet }.
The socket will typically have two or three contacts ;
if three ,
the third is connected to a ground for safety .
[
PJC ]
And in the sockets oily bubbles dance . --
Dryden .
[
1913 Webster ]
{
Socket bolt } (
Mach .),
a bolt that passes through a thimble that is placed between the parts connected by the bolt .
{
Socket chisel }.
Same as {
Framing chisel }.
See under {
Framing }.
{
Socket pipe },
a pipe with an expansion at one end to receive the end of a connecting pipe .
{
Socket pole },
a pole armed with iron fixed on by means of a socket ,
and used to propel boats ,
etc . [
U .
S .]
{
Socket wrench },
a wrench consisting of a socket at the end of a shank or rod ,
for turning a nut ,
bolthead ,
etc .,
in a narrow or deep recess .
[
1913 Webster ]
30 Moby Thesaurus words for "
socket ":
alveolation ,
alveolus ,
antrum ,
armpit ,
basin ,
bowl ,
cavity ,
concave ,
concavity ,
crater ,
crypt ,
cup ,
depression ,
dip ,
fold ,
follicle ,
funnel chest ,
hole ,
hollow ,
hollow shell ,
lacuna ,
pit ,
pocket ,
punch bowl ,
scoop ,
shell ,
sink ,
sinus ,
trough ,
vug
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
socket通讯原理及例程(一看就懂)-CSDN博客 本文详细解析了TCP IP协议及Socket编程的基础概念和技术细节,包括TCP IP与UDP的区别、Socket的作用与位置,以及Socket编程的基本步骤和函数使用,辅以实际编程示例。
用大白话解释什么是Socket - 知乎 Socket 解释了TCP IP体系结构以及TCP协议的大概内容后就可以来说一说什么是Socket了。 还是先来看一下百度百科对于 Socket 的介绍: 套接字(socket)是一个抽象层,应用程序可以通过它发送或接收数据,可对其进行像对文件一样的打开、读写和关闭等操作。
Socket 编程详解(含 TCP 和 UDP 示例) - kyle_7Qc - 博客园 Socket 编程详解(含 TCP 和 UDP 示例) 一、什么是 Socket? Socket (套接字)是计算机网络编程中用于 进程间通信 的接口,允许不同主机上的程序通过网络发送和接收数据。 你可以把它类比成一根“数据管道”,程序通过这根管道与远程设备进行交流。
Java Socket 类 - 菜鸟教程 Java Socket 类 Socket(套接字)是网络通信的基本构建块,它允许不同计算机之间通过网络进行数据交换。 在 Java 中,java net Socket 类提供了实现网络通信的客户端功能。
socket ()函数用法详解:创建套接字 - C语言中文网 在《socket是什么》一节中我们讲到了 Windows 和 Linux 在对待 socket 方面的区别。 Linux 中的一切都是文件,每个文件都有一个整数类型的文件描述符;socket 也是一个文件,也有文件描述符。 使用 socket () 函数创建套接字以后,返回值就是一个 int 类型的文件描述符。
Socket详解 (被面试官怼后详细了解一下) - 牛客博客 3、socket的基本操作 既然socket是“open—write read—close”模式的一种实现,那么socket就提供了这些操作对应的函数接口。 下面以TCP为例,介绍几个基本的socket接口函数。
Socket - Secure your dependencies. Ship with confidence. Socket detects traditional vulnerabilities (CVEs) but goes beyond that to scan the actual code of dependencies for malicious behavior It proactively detects and blocks 70+ signals of supply chain risk in open source code, for comprehensive protection
socket (2) — Linux manual page - man7. org socket () creates an endpoint for communication and returns a file descriptor that refers to that endpoint The file descriptor returned by a successful call will be the lowest-numbered file descriptor not currently open for the process
Socket详解及C++应用示例-腾讯云开发者社区-腾讯云 Socket编程是网络通信的核心技术,本文详细讲解Socket基本概念、TCP UDP协议实现、C++编程示例及跨平台注意事项。 涵盖BSD Socket API、Boost Asio和C++20网络库,帮助开发者构建高效可靠的网络应用,解决端口占用、数据粘包等常见问题。
Socket. IO August 22, 2025 - Bun engine July 25, 2024 - npm package provenance July 12, 2024 - Socket IO monorepo March 29, 2024 - Three new adapters January 12, 2024 - Chat platform Blog feed: RSS atom