-
Socke文件传输
利用socket套接字编写的CS模型下的文件传输功能,实现了客户端和服务器端的文件传输,可以在不同的Ip间进行文件传输,对于本地网络127.0.0.1建立了C和S。
- 2022-03-20 15:31:39下载
- 积分:1
-
DNS的源代码分析
dns 解析源代码-dns source code analysis
- 2022-01-24 13:55:30下载
- 积分:1
-
用Struts+hibernate写的宠物医院,适合大家学习这两个框架的应用。...
用Struts+hibernate写的宠物医院,适合大家学习这两个框架的应用。-With Struts+ Hibernate write pet hospital for everyone to learn the application of these two frameworks.
- 2022-04-23 12:32:21下载
- 积分:1
-
在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。...
在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。-Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.
- 2022-07-21 15:35:02下载
- 积分:1
-
ngrep致力提供大多数GNU grep的共同特征,将它们应用于日…
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
- 2022-02-03 23:34:40下载
- 积分:1
-
This procedure is a learning network programming and interface design, the best...
本程序是学习网络编程和界面设计的最好例子 看一下吧-This procedure is a learning network programming and interface design, the best example of a look at it
- 2023-05-03 18:55:03下载
- 积分:1
-
上传组件
aspupload
- 2022-12-14 23:15:03下载
- 积分:1
-
socket编程简单聊天室
一个简单的socket编程实现聊天室,使用java语言实现。客户端为简单的聊天室界面,可进行群聊和私聊,以及登陆和退出消息的广播,服务器端在控制台进行输入输出和其他的控制。此聊天室为第一版本,之后再加入添加好友等其他功能。
- 2022-03-15 19:54:13下载
- 积分:1
-
利用socket完成网络通信
资源描述 本程序是利用UDP进行广播通信的示例。比较适合初学者学习socket套接字编程。本程序通过测试可以完成利用udp进行广播通信。需要进行广播通信的初学者可以下载下来进行学习。本程序是在vs2010的环境下进行编译的。
- 2022-04-12 23:20:12下载
- 积分:1
-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1