登录
首页 » Windows Socket编程 » 一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...

一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...

于 2022-01-26 发布 文件大小:16.54 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process

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

发表评论

0 个回复

  • 完成端口例子
    完成端口例子-Completion Port example
    2022-03-01 04:19:49下载
    积分:1
  • Daming after another shock wave source code, in 2004 raging across the network
    大名顶顶的震荡波源代码,曾在2004年肆虐整个网络-Daming after another shock wave source code, in 2004 raging across the network
    2022-02-22 03:56:50下载
    积分:1
  • 清华大学出版的最新《vc 项目开发全实录》一书中的局域网监控系统的源序。...
    清华大学出版的最新《vc 项目开发全程实录》一书中的局域网监控系统的源程序。-Tsinghua University, published in the latest " vc project development throughout Record," a book of the source network monitoring system.
    2022-01-26 01:33:48下载
    积分:1
  • This book reveals the C++ programmers to create the mysteries of a world
    本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
    2023-07-29 04:00:05下载
    积分:1
  • socket connected to server
    socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
    2023-02-17 10:55:03下载
    积分:1
  • 封装了所有网络通信接口得类,可以为了节省很多重复写代码得工作。...
    封装了所有网络通信接口得类,可以为了节省很多重复写代码得工作。-Packaging of all network communication interface in the category, in order to save a lot of duplication in the work of writing code.
    2023-03-16 13:45:03下载
    积分:1
  • 为了提高扫描速度,本序采用了多线技术和非阻塞I/O的技术。序的主界面是一个对话框...
    为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
    2022-02-15 21:20:21下载
    积分:1
  • the software in peer
    本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
    2022-04-12 10:02:14下载
    积分:1
  • 服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
    服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
    2023-08-19 03:20:03下载
    积分:1
  • 一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
    一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
    2022-02-05 12:34:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载