-
聊天室 (服务和客户端)
这是一个套接字程序,你可以互相聊天。首先,你要在您的服务器 server.c。然后你执行 client.c 类型的 ip 地址,这个地址服务器 setting.when 你成功登录到网上聊天室里,您可以键入看到什么命令程序的帮助。在结束时,你可以聊天和那个家伙一起谁登录到相同的聊天室服务器。
- 2022-02-12 01:56:47下载
- 积分:1
-
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP/IP communication control procedures
- 2022-04-11 13:38:00下载
- 积分:1
-
下载雅虎股票的价格。
从yahoo.com上下载股票的报价-downloaded from yahoo.com stock Price
- 2022-05-21 14:41:27下载
- 积分:1
-
这是ICMP源程序包含PING的接收和发送
这是ICMP源程序包含PING的接收和发送-This is the source ICMP PING include the sending and receiving
- 2023-04-08 22:30:03下载
- 积分:1
-
不使用SMTP服务器直接发邮件的源代码
不使用SMTP服务器直接发邮件的源代码-it is the source code of which can send mail without SMTP server.
- 2022-01-21 01:13:43下载
- 积分:1
-
http的get及post的请求实现
VC++实现http客户端,一直是个热点。演示GET/POST发送请求的HTTP客户端,为了演示HTTP的客户编写的,
因此运行时必须在本机有开HTTP服务才行。程序会会自动发送用户选择的请求类型,并跟踪这个请求,
并返回信息在主窗体上。对了解HTTP协议及工作原理很有帮助。
- 2022-08-15 02:51:48下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
用VC++编写的源码,属于网络编程部分,一个简单的聊天程序。...
用VC++编写的源码,属于网络编程部分,一个简单的聊天程序。-With VC++ Prepared source, belonging to part of network programming, a simple chat program.
- 2022-06-15 13:35:29下载
- 积分:1
-
传圣(测试版)说明
本软件适用于装有IP/TCP协议的电脑。
主要功能:电脑间传送大型文件(如电影等)。
主要特点:
1.采用了多线程技...
传圣(测试版)说明
本软件适用于装有IP/TCP协议的电脑。
主要功能:电脑间传送大型文件(如电影等)。
主要特点:
1.采用了多线程技术,速度明显高于同类软件。
2.支持多文件同时传送。
3.支持段点继传,也就是说文件可分多次传送。
4.分服务端和客户端,服务器支持多客户。
5.在传送过程中可实时对话,有聊天功能。
6.为了提高效率,本软件做得短小精悍,两文件只有100K,可以直接运行,不用安装。
7.麻雀虽小,但五脏俱全,功能多,操作方便。
使用方法:在服务端加入要传文件,客户端输入服务端IP地址(服务端运行后会显示),点击连接,即会显示服务端文件,双击即可下载。
现在是测试版,欢迎多提意义。
注意:文件下载后自动存储在客户端软件的目录下。-Chuan-sheng (beta version) to describe the software installed in IP/TCP computer. The main functions : computer-to-computer transmission of large files (such as movies, etc.). Main features : 1. The use of multi-threading technology, which is much higher than similar software. 2. Many documents to support simultaneous transmission. 3. Following the support of the point-in other words documents can be divided into several transmission. 4. Hours services and clients, servers support multiple clients. 5. In the process of transmission immediate dialogue, a chat function. 6. To improve efficiency, the software doing small and o
- 2022-02-21 20:43:25下载
- 积分:1
-
Socket 版 c# 聊天室
Socket 版 c# 聊天室,C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,net2.0 框架 ,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,经过 测试,可以使用
- 2022-02-04 05:32:04下载
- 积分:1