CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - BIND IP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - BIND IP - List
[
Windows Develop
]
Code
DL : 0
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-The Lesson of Net
Date
: 2025-12-27
Size
: 1.14mb
User
:
郑海
[
Windows Develop
]
qqcs
DL : 0
服务器绑定套接字函数、定义结构体变量、定义主机名字符串、指定套接字版本、初始化套接字库、创建套接字、定义地址结构变量、获得主机名字、从主机名获取主机地址、获得本机IP地址、转换字符串IP地址、填充地址结构、指定监听端口为80、指定主机IP地址、将本地信息绑定到套接字、监听、将套接字设置为异步模式、自定义服务器发送函数、调用API发送函数、自定义服务器接收函数、调用API接收函数、定义地址结构变量、填充地址结构、指定监听端口为80、自定义客户端发送函数、获取用户输入的数据、发送信息、获取信息显示框中的内容、添加回车换行符、连接字符串、设置信息显示框的内容等。-Bind the socket server function, defined structure variables, define the host name string that specifies the socket version, initialize the socket library, create socket, the definition of Address structure variables, access to the host name, host address from host name for, access to the local IP address, convert the string IP address, and fill the address structure, designated Monitor port 80, specify the host IP address, the local information is bound to the socket, listening, the socket is set to asynchronous mode, a custom server to send letter Number, call the API to send function, a custom server receives the function call API receiver function, defined address structure variables, populate the address structure that specifies the listening end Port 80, the client sends a custom function to get user input data, send messages, access to information displays the contents of the box, add a carriage return line feed, the connection String, set the content information displ
Date
: 2025-12-27
Size
: 131kb
User
:
squallyang
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.