-
ServerSocket
一个很好的winsock tcp/ucp示例,相信看了肯定收益颇丰(a good example for winsock about tcp/udp)
- 2009-10-31 09:05:50下载
- 积分:1
-
and
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点(Comparing the performance of various real-time operating systems with windowsce, the advantages and disadvantages of windowsce can be found.)
- 2018-11-29 11:15:19下载
- 积分:1
-
762365
VC Database Books CD-ROMs Machinery Industry Publishing(VC Database Books CD - ROMs Machinery Industry Publishing)
- 2017-07-21 23:08:20下载
- 积分:1
-
SMTP_POP3
INternet网络协议,邮件通用协议。使用过还可以(Internet network protocol, the message universal agreement. Can also be used)
- 2012-05-23 17:56:02下载
- 积分:1
-
WinSocketAPI
使用Winsocket API实现的网络通信功能,分客户端和服务器端。(Winsocket API to achieve the use of the network communication function, sub-client and server.)
- 2009-05-19 12:30:43下载
- 积分:1
-
TCPPORTSCAN
TCP端口扫描,可以获得指定IP段内的主机名,mac地址,存活端口,并将这些信息保存在SQLITE数据库,下次可以直接读取数据库信息,移值性好!(CP port scan, you can get within the segment specified IP host name, mac address, survival ports, and the information stored in the SQLITE database, the next can be read directly, transfer value is good!)
- 2013-09-03 19:37:00下载
- 积分:1
-
LIAOTIAN
应用C++实现局域网内的文件传送和聊天功能(Application C++ Realize LAN file transfer and chat features)
- 2008-05-27 16:12:45下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
sjx
一般地,把三角形的三个角A,B,C和它们的对边a,b,c叫做三角形的元素。已知三角形的几个元素求其他元素的过程叫做解三角形。解三角形,常用到正弦定理和余弦定理和面积公式等。正弦定理a/sinA=b/sinB=c/sinC=2R(2R在同一个三角形中是恒(The Triangle software, wrote)
- 2015-05-09 18:15:28下载
- 积分:1
-
webspider
说明: 可以从网络上下载网页,采用多线程编程技术,下载速度更快,并可以记录下载网页数量(network can be downloaded from the website, using multithreaded programming techniques, faster download speeds and can be downloaded from the website record number)
- 2005-09-11 09:10:50下载
- 积分:1