-
mail server code
邮件代码服务器端-mail server code
- 2022-02-13 05:54:06下载
- 积分:1
-
WinNT网络程序的小例子,LM单元必须被安装
WinNT网络程序的小例子,LM单元必须被安装--A small example about WinNT network program , LM unit must be installed
- 2022-07-27 23:36:55下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
自己编写,一个支持使用代理的Smtp收EMAIL程序。
自己编写,一个支持使用代理的Smtp收EMAIL程序。-their preparation, support the use of an agent Smtp EMAIL admission procedures.
- 2022-03-17 05:34:27下载
- 积分:1
-
基于tcp的socket编程,能读取文件,并传输文件
基于tcp的socket编程,能读取文件,并传输文件-Tcp the socket-based programming that can read documents and transfer files
- 2022-01-28 20:05:57下载
- 积分:1
-
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)-Check e-mail messages mail server program source code (to support the SOCKS proxy)
- 2023-03-07 07:40:03下载
- 积分:1
-
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取...
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取-This code Netapi32.dll provided through the API to achieve the Windows System network card MAC address access
- 2023-01-23 03:45:03下载
- 积分: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
-
一个RTP网络通讯的例子!
一个rtp网络通讯的例子!-an rtp network communications are examples!
- 2023-01-13 13:45:03下载
- 积分: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