-
certi Distributed good open
certi不错的分布式开发软件 开源的 大家多多支持-certi Distributed good open-source software development we can support
- 2023-02-04 09:45:04下载
- 积分:1
-
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.-TCP chat server system, using a simple TCP chat can refer to the study.
- 2022-05-26 05:54:30下载
- 积分:1
-
该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放...
该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放-source of the sound card processing of voice data sent through the socket to another terminal, the terminal according to the voice data transfer hardware interface broadcast voices. Its core is the voice of the data collection, transmission and playback
- 2022-03-15 04:23:26下载
- 积分:1
-
一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址...
一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址-CSharp prepared using a chat room, which is not perfect, the client needs of hard-coded server address
- 2022-12-12 02:35:04下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
Client
顾客
- 2022-06-13 19:40:32下载
- 积分:1
-
这是一个简单的pop3客户端程序模版
这是一个简单的pop3客户端程序模版-This is a simple pop3 client template
- 2023-05-01 23:25:03下载
- 积分:1
-
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货...
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货-many, which could see themselves down, certainly on network programming and programming interface help, not to help return
- 2023-07-24 20:15:03下载
- 积分:1
-
under watt32 Dos capture, realize the firewall, tcp reconstruction
watt32 Dos下的抓包,实现防火墙,tcp重建
-under watt32 Dos capture, realize the firewall, tcp reconstruction
- 2022-05-06 14:40:25下载
- 积分:1
-
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65...
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65-90到服务端,并在服务端翻译为ASCII码。-A simple implementation using Sockets communication: First run ASCIIServer.java run ASCIIClient.java. And the client will be sent to the service side 65-90, and Translations Service client for ASCII code.
- 2022-08-11 10:17:36下载
- 积分:1