-
系统连接 网络编程
系统连接 网络编程-system linking Network Programming
- 2022-09-15 23:45:03下载
- 积分:1
-
LAN chat client and server
局域网聊天客户端与服务器端程序,可以传送文件,具有可扩展性,基于Winsock的VC编程。-LAN chat client and server-side program, you can transfer files with scalability, the VC based on Winsock programming.
- 2022-03-18 11:01:21下载
- 积分:1
-
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。...
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
- 2022-03-11 14:11:08下载
- 积分:1
-
学学client/sever程序
学学client/sever程序-learn client/sever procedures
- 2022-07-09 03:17:38下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令...
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order
- 2022-04-15 09:13:59下载
- 积分:1
-
MINA open source framework and its NioSocket learning summary
NioSocket及其开源框架MINA学习总结-MINA open source framework and its NioSocket learning summary
- 2022-05-07 17:09:43下载
- 积分:1
-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
使用VC中的异步套接字编写的服务器和客户端小程序
使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
- 2022-05-25 22:45:47下载
- 积分:1
-
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!...
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!-SMTP protocol collection, and I collected a seven program"s source code! Very good! For course design!
- 2022-01-25 23:50:19下载
- 积分:1