-
自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,...
自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any time,should not care about the block server.
- 2022-01-31 17:05:00下载
- 积分:1
-
telnet server端源码,VB开发,可以clint连接。
telnet server端源码,VB开发,可以clint连接。-telnet server-side source code, VB development, can be connected clint.
- 2023-07-30 02:30:03下载
- 积分: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
-
net 有服务器端和客户端的能够运行的例子
有助于学习Socket编程 非常好!...
net 有服务器端和客户端的能够运行的例子
有助于学习Socket编程 非常好!-net have a server-side and client be able to run the examples help to learn Socket programming is very good!
- 2023-01-07 03:20:03下载
- 积分:1
-
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。-Integrity of the serial communication program Vc++ Source code, to realize the serial communication under windows.
- 2022-05-07 02:00:17下载
- 积分:1
-
VisualC++实现网络
VisualC++实现的网络-网页爬虫程序源代码-VisualC++ Realize the network- the page source code reptiles
- 2023-04-07 05:35:04下载
- 积分:1
-
a good introductory Java programming socket books. The book start with the basic...
一个不错的介绍JAVA socket编程的书籍。本书从基本开始,到更深的层次!-a good introductory Java programming socket books. The book start with the basics, to a deeper level!
- 2023-08-31 03:15:03下载
- 积分:1
-
A tutorial that tries to explain how to use and program raw sockets
www.ko...
A tutorial that tries to explain how to use and program raw sockets
www.koitoer.com
- 2023-06-20 02:35:04下载
- 积分:1
-
asp.net最简单的留言板(access&sql版)
asp.net最简单的留言板(access&sql版)-Asp. Net simple message board (access
- 2022-05-16 01:56:26下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-02-20 22:47:51下载
- 积分:1