-
这是一个hotmail邮件检查程序。非常之不错。
这是一个hotmail邮件检查程序。非常之不错。-This is a hotmail mail inspection procedures. Very good.
- 2022-08-24 22:59:58下载
- 积分:1
-
一个简单的socket实现传文件的源代码,希望对您有所帮助。
一个简单的socket实现传文件的源代码,希望对您有所帮助。-A simple transmission of documents socket implementation source code, want to help you.
- 2022-01-23 10:54:46下载
- 积分:1
-
jabber matching test tools (1)
jabber 的配套测试工具(1)- 用于批量注册用户(./userreg -h host- u numerofusers -n beginwith)-jabber matching test tools (1)- for volume users (./Userreg-h host-u numerofusers-n beginwith)
- 2022-01-31 13:35:01下载
- 积分:1
-
利用字典法攻克邮箱密码
利用字典法攻克邮箱密码-use dictionaries France tackled mail passwords
- 2022-01-28 15:05:06下载
- 积分:1
-
This is the hard part I of a Java process is on the LOGIN. Simple. understandabl...
这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-03-19 21:42:21下载
- 积分:1
-
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!...
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!-LAN detection tools have a mac address lookup host name query to share queries, and multi-purpose software source code. Multi-threaded programming. Oh, no less than regret it!
- 2022-01-26 19:10:11下载
- 积分:1
-
This is a Socket programming examples from the Code downloaded from the Project
这是一个从项目下载的Socket编程示例代码
- 2022-02-21 12:23:13下载
- 积分:1
-
Windows使用qt组播(编译MinGW)(C++开发环境Eclipse…
windows QT使用组播(编译器 MinGW)开发环境(eclipse c++)-windows QT using multicast (compiler MinGW) development environment (eclipse c++)
- 2023-07-15 10:25:03下载
- 积分:1
-
WSAAsyncSelect for MFC 下自定义SOCKET事件 替换以前那种通过循环来获知SOCKET事件的方法...
WSAAsyncSelect for MFC 下自定义SOCKET事件 替换以前那种通过循环来获知SOCKET事件的方法
- 2022-03-24 03:40:03下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1