-
可以获得主机IP的VB程序源码,推荐下载!
可以获得主机IP的VB程序源码,推荐下载!-can host IP VB program source code, download!
- 2023-02-28 14:40:03下载
- 积分:1
-
My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。-My-IE browser s source code, which contains a variety of Windows and Internet programming skills and technology.
- 2022-03-10 17:13:12下载
- 积分:1
-
夸平台的基于ACE的简单文件传输源码
#include <fstream>
#include "ace/OS.h"
#include "...
夸平台的基于ACE的简单文件传输源码
#include
#include "ace/OS.h"
#include "ace/Log_Msg.h"
#include "ace/INET_Addr.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Connector.h"-Kwame platform based on the ACE source code of a simple file transfer# Include
- 2022-02-12 21:34:47下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
prepared by the protocols of the use of asynchronous network communications rout...
利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
- 2022-01-26 01:10:44下载
- 积分:1
-
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。...
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。-Console chat software produced, c++ language development. To c++ beginners showing how to produce software under Control Panel.
- 2022-08-05 19:23:20下载
- 积分:1
-
窗户照射进来的插座在I/O(输入/输出)应用运营管理的…
在 Wi n d o w s套接字应用程序中对 I / O(输入/输出)操作进行管理。Wi n s o c k分别提供了“套接字模式”和“套接字 I / O模型” ,可对一个套接字上的 I / O行为加以控制。其中,套接字模式用于决定在随一个套接字调用时,那些 Wi n s o c k函数的行为。而另一方面,套接字模型描述了一个应用程序如何对套接字上进行的 I / O进行管理及处理。-Wi ndows socket at the application of I/O (input/output) operations management. Provide the Wi nsock " socket model" and the " socket I/O model" may be a socket on the I/O to control behavior. Among them, the model used to determine the socket with a socket call in, those acts of the Wi nsock function. On the other hand, describes the socket model how an application on the socket I/O for the management and treatment.
- 2022-03-01 23:49:02下载
- 积分:1
-
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件...
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件-C language QTerm prepared by the X Window system, MacOS X and M $ Windowz under Browse BBS dedicated to the client software
- 2022-01-30 23:19:10下载
- 积分:1
-
OpenGL_Programing_Andvace OpenGL_Programing_Andvace
OpenGL_Programing_Andvace
OpenGL_Programing_Andvace OpenGL_Programing_Andvace
OpenGL_Programing_Andvace
- 2022-03-06 11:30:18下载
- 积分:1
-
用MFC实现局域网内点对点的大文件传输
用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
- 2022-12-26 12:20:04下载
- 积分:1