-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
网络僵尸3服务端代码Network Services zombie 3
网络僵尸3服务端代码Network Services zombie 3-side code-Network Services zombie 3-side code
- 2022-02-13 17:35:32下载
- 积分:1
-
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等....
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
- 2022-03-07 14:49:42下载
- 积分:1
-
A scalable Web
一个可扩展的基于Web 的office 套件,它采用模块化设计,可扩展性强。主要功能有:用户管理、模块管理、email客户端、文件管理、日历、项目管理、站点管理以及客户联系管理等,可以与PDA和Outlook 同步-A scalable Web-based office suite, which uses modular design, scalability, strong. Main features include: user management, module management, email client, document management, calendar, project management, site management, and customer contact management, and Outlook synchronization with PDA
- 2022-04-07 10:19:06下载
- 积分:1
-
对IP地址的解析,纯windows编程!!!!程序精简且质量很高
对IP地址的解析,纯windows编程!!!!程序精简且质量很高-Analysis of IP addresses, net windows programming!!!! Procedures to streamline and high quality
- 2022-01-30 16:26:29下载
- 积分:1
-
PHP是做网站的一门语言,看到这个就可以轻松学会php,对开发网站有很大的帮助...
PHP是做网站的一门语言,看到这个就可以轻松学会php,对开发网站有很大的帮助-php
- 2023-03-16 03:35:03下载
- 积分:1
-
一个基于UDP的聊天室程序,是学习网络编程的好资料。
一个基于UDP的聊天室程序,是学习网络编程的好资料。-a UDP-based chat room procedures, the study is a good network programming information.
- 2022-05-17 04:37:43下载
- 积分:1
-
本人写的一个网络唤醒程序,用于从一台机通网络唤醒程序由网络启动另一台机(被唤醒机器需要网卡支持,一盘主板自带的网卡都支持)
使用时要填上被唤醒机的MAC地址...
本人写的一个网络唤醒程序,用于从一台机通网络唤醒程序由网络启动另一台机(被唤醒机器需要网卡支持,一盘主板自带的网卡都支持)
使用时要填上被唤醒机的MAC地址。-I was awakened by a network procedures, for the company from a Network awakening process initiated by the network to another machine (machine needs to be awakened and LAN support. a motherboard has onboard LAN support) to use when filling machine was awakened MAC address.
- 2022-07-23 04:03:12下载
- 积分:1
-
First of all, Client A log server, NAT A distribution for the Session of a port...
首先,客户端的日志服务器,网络地址转换分布为本届会议的一个端口60000 ,那么伺服器收到了用户端的地址是202.187.45.3:60000 ,这是外部的客户网络地址。同样,客户乙登入伺服器, B至吨的NAT-First of all, Client A log server, NAT A distribution for the Session of a port 60000, then the Server S received the address of Client A is 202.187.45.3:60000, which is outside of the Client A network address. Likewise, Client B Login Server S, NAT B to the distribution of the Session of the port is 40000, then the Server S received B s address is 187.34.1.56:40000. At this time, Client A and Client B and Server S can be a communication. If Client A at this time would like to direct
- 2022-01-24 08:44:14下载
- 积分:1