资源列表
QtCreator-serverAndClient.tar
- 用QT creator实现一个简单的服务器与用户端通信,非常适合初学者入门-The realization of a simple server and client communication with QT creator, very suitable for beginners
linux_c_s
- 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h>
TCPandUDP
- 利用C++程序编写了TCP、UDP协议下的数据发送和接收-Use C++ programming the TCP, UDP protocol under data transmission and reception
HTMLandJavaScript
- 超酷的导航特技 旋转旋转 很好的网页特效-cool navigation stunt rotating rotary good netnew
FileTransfer_UDP
- 基于UDP协议,利用多线程技术实现在局域网内文件互传,即既可以向其他人发送文件,同时也可以其他人发送的文件。-Based on UDP protocol and with the multi-thread technology, the code can reach the object of sending files to others as well as receiving files from others.
HAS_Client
- 利用ace(网络库)实现的简单的客户程序,该程序是控制台
myserver_c
- ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
WINDOWS_messageDispatch
- 每个消息都有 wParam 和 lParam,如WM_COMMAND,wParam包含两个不同的值,其中: wParam:低字节是控件的id,高字节是通知码 notifyCode lParam: 强制转换为按钮或控件的句柄值 hWndCtl-Each message has wParam and lParam, WM_COMMAND, wParam contains two different values, including: wParam: low byte contr
81a1
- 关机程序(定时关机功能,关机提醒功能,倒计时关机功能)-Shutdown procedure (shutdown timer, shutdown reminder function, countdown shutdown function)
DNSrelay
- DNS中继服务器 但无多线程控制 按照要求改下文件目录之类的-DNS relay without multithreads
udp_test
- linux c sockt programming with udp port monitor
winsock--cs
- winsock网络编程标准客户端服务器模型-winsock network programming standards for client-server model
