-
聊天程序的源码,对学习socket编程很有帮助。
聊天程序的源码,对学习socket编程很有帮助。-Chat program source code, useful for learning socket programming.
- 2022-03-24 18:32:15下载
- 积分:1
-
功能齐全的网上图书超市,机不可失,失不再来
功能齐全的网上图书超市,机不可失,失不再来-Full-featured online book store, missed, missing no longer to
- 2022-10-10 21:10:03下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。...
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C/S mode chatting with P2P file transfer software, has been outstanding dissertation.
- 2022-01-25 16:52:32下载
- 积分:1
-
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
- 2022-01-27 19:58:52下载
- 积分:1
-
这是一个简单的TCP客户端程序,对入门者不错的哦
这是一个简单的TCP客户端程序,对入门者不错的哦-This is a simple TCP client to beginners oh good
- 2022-08-14 18:26:44下载
- 积分:1
-
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的...
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的话)。该程序使用了Windows Management Instrumentation (WMI)。推荐下载。-IP Wizard is a program running under Windows2000, can the current system all of the TCP/IP network configuration information. Including IP address, netmask, network adapter MAC address (if any). The program uses the Windows Management Instrumentation (WMI). Recommended download.
- 2022-01-25 15:46:09下载
- 积分:1
-
build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4....
build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4.限制原始图的大小和宽高 5.可选择覆盖或者不覆盖已存在同名文件 6.目录直读图片文件 其他看config.php中的注释-build a revised 0.999. Upload function amendment known security bug (limit upload file types) 2. Automatic generation thumbnail (size can be installed in config.php) 3. A variety of sequencing methods 4. Restrictions on the size of the original plan and five-wide. Option do not cover or cover the same name already exists document 6. Contents Direct Reading Photo see config.php other documents of Notes
- 2022-09-24 23:20:03下载
- 积分:1
-
这是一个有关Windows下网络数据封包、过滤的技术硕士毕业论文,对做相关研究的应该会有帮助的。...
这是一个有关Windows下网络数据封包、过滤的技术硕士毕业论文,对做相关研究的应该会有帮助的。-This is a Windows under the network data packets, filtering technology master
- 2023-09-09 14:15:05下载
- 积分:1
-
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。...
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。-The preparation of the socket using c socket server-side program. From the client to receive messages sent to the client send a message.
- 2022-01-26 02:22:53下载
- 积分:1