-
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下...
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下-Learn self-written after the point of network programming chat applet, a very simple function, suitable for beginners, like a friend to the next
- 2022-03-28 21:25:00下载
- 积分:1
-
文件传送 This program is free software you can redistribute it and/or modify it unde...
文件传送 This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. * * copyright : (C) 2002 by Zhang Yong * * email : z-yong163@163.com *-file transfer This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.** copyright : (C) 2002 by Zhang Yong** email : z-yong163@163.com*
- 2022-12-15 17:20:05下载
- 积分:1
-
聊天程序代码服务器端
聊天程序代码服务器端-Chat server code
- 2022-02-05 20:09:20下载
- 积分:1
-
Can automatically upgrade a client program, delphi enthusiasts can learn from
一个可以自动升级的客户端程序,delphi爱好者可以借鉴-Can automatically upgrade a client program, delphi enthusiasts can learn from
- 2022-05-25 05:31:44下载
- 积分:1
-
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用...
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用-also a thin voice mail system, the space occupied by only 990K, is small, but functional or sport the trial with the establishment of the station in the novice
- 2022-01-28 23:18:43下载
- 积分:1
-
利用VC++6.0编写串口发送程序
利用VC++6.0编写串口发送程序-VC 6.0 Serial prepared to send a program
- 2022-01-21 19:09:02下载
- 积分:1
-
通过客户端和服务器的连接实现通话,数据查询,中英文对照查询...
通过客户端和服务器的连接实现通话,数据查询,中英文对照查询-Through the client and server connections realize calls, data inquiries, in bilingual query
- 2022-03-17 00:25:00下载
- 积分:1
-
基于TCP的socket编程客户端程序,能接收服务器端的文件
基于TCP的socket编程客户端程序,能接收服务器端的文件
- 2022-06-15 18:25:30下载
- 积分:1
-
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成...
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成-Very simple network when procedures, command prompt interface, windows-based network communication and program design modifications from
- 2022-07-22 05:43:27下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1