-
这个程序实现了FTP的基本功能,是网络编程的绝佳资料
这个程序实现了FTP的基本功能,是网络编程的绝佳资料-the FTP program of the basic functions, is the perfect network programming information
- 2022-03-13 09:12:11下载
- 积分:1
-
窗口网络编程,微软出版社和学习网络编程…
windows网络编程,微软出版社出版,学习windows下的网络编程必备书籍-windows network programming, Microsoft Press and learn network programming under windows must have books
- 2022-02-12 15:15:01下载
- 积分:1
-
television system and network programming to achieve, Delphi programming environ...
电视台投票系统,通过网络编程来实现,编程环境DELPHI,有EXE文件,自己可以看-television system and network programming to achieve, Delphi programming environment, EXE file, they can see
- 2022-04-21 04:38:50下载
- 积分:1
-
a network communications, network clients receive data and send data source.
一个网络通讯中,网络客户端的接受数据和发送数据的源代码。-a network communications, network clients receive data and send data source.
- 2022-04-26 22:43:43下载
- 积分: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
-
做http代理服务器的完整源代码
做http代理服务器的完整源代码-http proxy server to do a complete source code
- 2022-05-16 17:54:54下载
- 积分:1
-
Implements a simple Ping, C++ code, for novice to learn very helpful!
实现简单Ping的C++代码,对新手学习很有帮助!-Implements a simple Ping, C++ code, for novice to learn very helpful!
- 2023-07-20 02:20:04下载
- 积分:1
-
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。-WINDOWS modeled on de-mining program, did a poor job, there are BUG we can modify their own.
- 2022-03-02 21:47:15下载
- 积分:1
-
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)...
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)-ctrol (client)sorce code for extend the access to the network server database management software
- 2022-07-16 23:31:33下载
- 积分:1
-
这是一个CSS滤镜,主要介绍了CSS在HTML脚本语言…
这是CSS滤镜,其主要描述了CSS在HTML脚本语言中的一些特效!-This is a CSS filter, which mainly describes CSS in the HTML scripting language in some of the special effects!
- 2022-01-24 18:20:46下载
- 积分:1