-
very nice javascript menu
很漂亮的javascript菜单-very nice javascript menu
- 2022-02-02 04:44:05下载
- 积分:1
-
Java写的聊天程序
Java写的聊天程序-Java writes chats the procedure
- 2023-01-12 12:55:04下载
- 积分:1
-
MSN IM client code
MSN IM客户端代码-MSN IM client code
- 2022-01-27 17:34:03下载
- 积分:1
-
online URL to IP local storage to speed up access speeds, can also learn : Hook...
在线将URL转为IP本地存储,加快访问速度,还可以学习:Hook 的使用,取得 *** 密码的方法等-online URL to IP local storage to speed up access speeds, can also learn : Hook the use made*** password methods
- 2022-01-31 15:43:26下载
- 积分:1
-
基于IP/UDP协议的sock编程
基于IP/UDP协议的sock编程 -based on IP/UDP protocol to the sock Programming
- 2022-11-25 13:20:02下载
- 积分:1
-
路由跟踪的源程序
路由跟踪的源程序 - The route tracks source program
- 2022-03-22 23:04:56下载
- 积分:1
-
c++ socket编程实例(含服务端和客户端及日志写入)
本代码是c++ socket编程实例。包含服务端和客户端代码,可以实现客户端发送消息,服务端接收消息并写入日志。server.cpp为服务端。client.cpp为客户端。首先,需要准备好C++环境。先编译运行server.cpp,显示:“server is start,waiting for client.”表示启动成功。再编译运行client.cpp,这时再看服务端,显示:“Hello, This is client whg”,表示收到客户端发来的消息。
- 2022-04-16 12:24:48下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
100%Java编写及时报信工具,适用于网络通信
100%Java编写及时报信工具,适用于网络通信-100% Java to prepare timely notify tools, applicable to network communication
- 2022-06-01 05:06:49下载
- 积分:1
-
visual c 6.0 on the 331 network system, the Internet and friends game. Like play...
基于visual c++6.0 的网络五子棋系统,可以在网上与朋友对弈。喜欢下棋或游戏编程的朋友也可以下载。-visual c 6.0 on the 331 network system, the Internet and friends game. Like playing chess or games programming can be downloaded friends.
- 2022-07-22 10:39:00下载
- 积分:1