-
网络编程原理文摘!大家都来看看啊!还不错啊!无解压密码...
网络编程原理文摘!大家都来看看啊!还不错啊!无解压密码-Network Programming tenets Digest! Everyone arrives! Not a bad thing! Without extracting passwords
- 2022-02-09 11:55:04下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
Ip address IPLocation.dll query using a class file.
利用IPLocation.dll查询ip地址的一个类文件。-Ip address IPLocation.dll query using a class file.
- 2022-02-27 06:37:54下载
- 积分:1
-
Brute force attack. The whole zero
穷举法。整钱零找的算法 例如100元可以换出几个10元 几个20元 几个5元-Brute force attack. The whole zero-finding algorithm such as money, 100 yuan to 10 yuan for a few number of 20 yuan a few 5 yuan
- 2022-03-06 06:27:37下载
- 积分:1
-
ASP消息提示,ASP编程里很有用的语句
ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
- 2023-01-13 21:40:04下载
- 积分:1
-
视觉软件运动
Visual software motion
- 2022-01-26 06:44:56下载
- 积分:1
-
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以-udp transfer GPS data, functions, reference can be run successfully, we can
- 2023-01-28 18:05:03下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
网络传输文件
网络传输文件-network to transfer files
- 2022-01-30 13:05:02下载
- 积分:1
-
一个使用VC临控拨号网络连接
一个使用VC临控拨号网络连接-a temporary use dial-up network connection control
- 2023-04-10 17:00:03下载
- 积分:1