-
c#编写的p2p聊天室
c#编写的p2p聊天室,自己编写的可以用,上c#课程设计时可以用的基本模板,挺好的。。
- 2022-07-19 02:01:17下载
- 积分:1
-
网络通讯实例子,可以更多的电脑通讯 简单使用
网络通讯实例子,可以更多的电脑通讯 简单使用-Examples of sub-network communication can be more simple to use computer communication
- 2022-04-11 01:24:12下载
- 积分:1
-
windows下的聊天程序用vc编写
小试身手,多多指教
windows下的聊天程序用vc编写
小试身手,多多指教-windows under the chat program used to prepare small-scale test skill vc exhibitions
- 2022-08-18 20:27:03下载
- 积分:1
-
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4Hy...
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】-delete IE related historical record [ chap4 DelHistory-- will be applied to procedures to the IE toolbars [ chap4 AddToToolBar hyperlinks-- the realization [ chap 4 -- HyperLink
- 2022-01-26 02:57:45下载
- 积分:1
-
TCP.IP终端程序源代码
TCP.IP终端程序源代码-TCP.IP terminal program source code
- 2022-06-16 00:59:15下载
- 积分:1
-
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务...
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务器端删除该用户信息・每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息・聊天终止,文件传输终止・ 修改用户名字・用户可以在对应的文本框内直接修改名称・用户可以在保存的Myinfo.txt中直接修改名称・ 聊天功能:・公聊:所有在线的用户都可以看到你的发言・私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ・文件传输 ・能给所有的已在线用户发送文件(先打开私聊窗口) ・只能给一位用户发送文件,但是却可以接收多个用户发送的文件・查看历史记录 ・可以查看私聊的聊天记录 ・可以查看公聊的聊天记录 ・可以查看服务器端的所有记录-achieve functional : on-line users, including new users on line and have used the system users on the line every online users will be received by the users of on-line users will be notified of the receipt of all users of online information Linear friends server to delete the user information each of the Line users will receive the notification from the assembly line users, delete users change the information termination chat, file transfer, termination of modifying user names users can text box corresponding directly alter the names of users can keep Myinfo.txt directly change the name chat : public talk : all online users can se
- 2022-04-15 07:32:42下载
- 积分:1
-
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序...
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process-
- 2022-08-04 08:07:52下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求...
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies use LAN institutions. Proxy server function is accepted-client network request, analyze the content of the request from the remote server access to the information and returned to the client computer. The cases to achieve a relatively simple HTTP proxy server.
- 2023-07-09 18:25:03下载
- 积分: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