登录
首页 » Windows Socket编程 » 网络服务器示例程序

网络服务器示例程序

于 2022-05-19 发布 文件大小:52.98 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

网络服务器示例程序-network server sample program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一断点续传序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)...
    一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits the large-scale document. (for example movie and so on)
    2022-02-09 22:50:13下载
    积分:1
  • 一个基于TCPIP的通信
    一个基于TCPIP的通信程序-based TCPIP communications procedures
    2023-01-24 10:10:04下载
    积分:1
  • 1) 从网络采集实时数据:在软件运行过中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务...
    1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
    2022-02-07 12:57:40下载
    积分:1
  • 基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HT...
    基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
    2022-03-17 17:24:42下载
    积分:1
  • VB中基于TCPIP协议的点对点文件传输源代码,了解网络传输协议...
    VB中基于TCPIP协议的点对点文件传输源代码,了解网络传输协议-VB-point based on TCPIP protocol file transfer the source code to understand the network transport protocol
    2022-05-28 03:06:12下载
    积分:1
  • 对于C #开发语言Delphi和VC,并支持发展。
    开发语言可以为C#,Delphi和VC,并支持面向对象的开发的支持,在服务容量增加的时候很方便的扩充,因此可以很方便的开发C/S网络应用。此外,充分利用UDP的优点并增加了通讯的可靠性。以及对用户的可管理性简化了用户的开发难度。-Development language for the C#, Delphi and VC, and to support the development of object-oriented support to increase capacity in the service when the expansion is convenient, it can be very convenient to develop C/S network application. In addition, full use of the advantages of UDP and increased communications reliability. As well as the users can simplify the management of the development of user difficulty.
    2022-10-17 21:00:03下载
    积分:1
  • 自己做的 MFC SOCKET框架 通过线循环实现事件响应
    自己做的 MFC SOCKET框架 通过线程循环实现事件响应
    2022-01-26 04:08:50下载
    积分:1
  • 计算机硬件系统采集,作为系统监控、系统检查等相关操作
    计算机硬件系统采集,作为系统监控、系统检查等相关操作-Acquisition of computer hardware systems, as system monitoring, system checks and other related operations
    2022-02-28 22:58:04下载
    积分: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
  • linux下的文件传输系统,有客户端和服务器端
    linux下的文件传输系统,有客户端和服务器端-Under linux file transfer system, a client-side and server-side
    2022-02-12 02:09:03下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载