-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括: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
-
document asynchronous sample download vb
文件异步下载程序vb示例-document asynchronous sample download vb
- 2022-01-31 20:41:38下载
- 积分:1
-
vtk_pointpick 实现point选取
vtk_pointpick 实现point选取
- 2022-02-20 00:32:52下载
- 积分:1
-
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。-1, this is my own to do the most detailed enumeration of all the basic information about the agreement the most perfect version. 2, using tree controls to add the icon, it seems a good time.
- 2023-05-04 07:20:03下载
- 积分:1
-
the client for communicating by tcp
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-the client for communicating by tcp
- 2022-03-20 01:33:51下载
- 积分:1
-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下-Network Programming entry of a good practice procedures, is studying VC friends can look at the
- 2022-05-07 03:00:21下载
- 积分:1
-
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程...
WINSOCK控件的调用实例,方便没有使用过winsock控件的人学习,快速掌握TCP编程-Winsock Control calls example, did not use a convenient control protocols of the study and grasp the TCP programming
- 2022-02-01 15:19:37下载
- 积分:1
-
这是java程序
SecurityFilter.java
这是java程序
SecurityFilter.java-procedures SecurityFilter.java
- 2022-03-10 08:13:39下载
- 积分:1