-
mac osc平台下Xcode编程,Objective
mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
- 2022-05-31 15:09:17下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
UML
uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
- 2022-02-10 12:45:06下载
- 积分:1
-
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello...
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the client to connect successfully, the display client IP address and port number, and to the client to send
- 2022-09-21 08:25:03下载
- 积分:1
-
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。...
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
- 2022-04-17 17:18:02下载
- 积分:1
-
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子...
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子-Network Programming common api original code. C and. H documents for network communications, network transmission containing a simple application example
- 2023-01-25 00:35:03下载
- 积分:1
-
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能-Socket4c inherited from the TCP category, called directly to the network function
- 2022-05-31 04:42:48下载
- 积分:1
-
Display network traffic, monitor network traffic to the c
显示网络流量,进行网络流量监控的c源码!显示图形介面直观易懂。编译完全通过。-Display network traffic, monitor network traffic to the c-source! Showed an intuitive graphical user interface easy to understand. Entirely by the compiler.
- 2022-11-18 21:50:04下载
- 积分:1
-
udp server design process concluded. Rar
udp服务器设计过程总结.rar-udp server design process concluded. Rar
- 2022-12-11 13:45:03下载
- 积分:1
-
这是应用ftp协议进行信息传输的客户端,可以实时地接收ftp服务器端传来的信息....
这是应用ftp协议进行信息传输的客户端,可以实时地接收ftp服务器端传来的信息.-This is the application ftp protocol messaging client, real-time ftp server to receive the information from.
- 2022-01-25 19:29:41下载
- 积分:1