-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
一个模拟闪电的VB代码,小代码非常的实用。不要错过啊
一个模拟闪电的VB代码,小代码非常的实用。不要错过啊-a simulated lightning VB code, the code is very small practical. Not to miss ah
- 2022-08-15 22:55:12下载
- 积分:1
-
Prepared to use MFC a TRACEROUT procedure is very easy to use
一个用MFC编写的TRACEROUT程序,十分好用-Prepared to use MFC a TRACEROUT procedure is very easy to use
- 2023-09-05 12:00:04下载
- 积分:1
-
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。...
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP/IP testing program"s source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
- 2022-03-17 19:08:46下载
- 积分:1
-
windows底下一个很不错的sgip协议网关程序,对于那些初涉短信协议开发的人员是个很不错的帮助...
windows底下一个很不错的sgip协议网关程序,对于那些初涉短信协议开发的人员是个很不错的帮助-windows beneath a very good agreement sgip Gateway procedure, for those初涉SMS protocol development staff is a very good help
- 2022-03-21 17:09:50下载
- 积分:1
-
A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS20...
一个远程监视程序。
编写环境为VC6.0+WINDOWS2000
主要功能是管理Server的磁盘文件 主要包括:
上传文件
下载文件
执行文件
删除文件
文件属性
删除目录
创建目录
屏幕监视
-A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS2000 main function is to manage the disk file Server include: upload files download files document the implementation of file to delete to delete the directory attributes to create the directory screen monitor
- 2022-04-01 17:40:44下载
- 积分:1
-
偵測UDP封包
偵測UDP的封包
是固定的PORT
BROADCAST的封包
自動開啟網頁
主要用於firmeare upgrade
- 2022-04-20 22:35:07下载
- 积分: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
-
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用...
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用-to realize the transport of file
- 2022-06-28 05:10:33下载
- 积分: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