-
Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
- 2023-06-18 06:50:03下载
- 积分:1
-
利用JMail组件构建的邮件程序
利用JMail组件构建的邮件程序-JMail components built using mail program
- 2022-08-10 11:31:14下载
- 积分:1
-
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!-network programming under the PPP dial-up source code! Compiled by GUN!
- 2022-05-09 10:52:16下载
- 积分:1
-
It includes several instances about network programming ,and several programs wh...
里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
- 2022-06-19 22:32:50下载
- 积分:1
-
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的...
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的-this is a very good program code is on the website of programming from the CAS is personally prepared by the teachers
- 2022-01-27 12:53:28下载
- 积分:1
-
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分...
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分-LAN within a brief chat procedures, divided into server and client part 2
- 2022-04-17 04:26:40下载
- 积分:1
-
LAN real
局域网实时通讯工具,C++编写,网络课程设计-LAN real-time communication tools, C++ Preparation, curriculum design network
- 2022-03-05 19:44:01下载
- 积分:1
-
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
-The use of trees to set out your computer to install all kinds of network protocols name. This is the full source code, the last forgotten.
- 2023-04-06 19:20:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
一个VC下实现的TCP服务器,可以连接多个客户段,处理客户请求...
一个VC下实现的TCP服务器,可以连接多个客户段,处理客户请求-A VC under the TCP server, you can connect multiple clients paragraph, dealing with customer requests
- 2023-06-08 16:35:04下载
- 积分:1