-
基于WinSocket和TCP协议实现的一个基本的服务器,可用于测试客户端是否正确
应用背景刚接触网络编程,通过学习使用winsocket实现了一个简单的服务器程序,可以接收中英文字符串、数组能功能。将socket的API封装到一个类中,可以方便的快捷的进行修改,实现自己想要的功能。根据封装的WSocket类,可以快速的实现一个客户端程序。关键技术winsocket套接字编程,调用winsocket的API函数封装到一个类中。使用TCP协议,以及流式套接字编程。在编程过程中要注意主机字节顺序和网络字节顺序的区别。
- 2022-03-23 03:04:19下载
- 积分: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
-
一个用VC实现的BT下载软件,非常好用,尤其是对理解BT下载的实现非常有帮助。...
一个用VC实现的BT下载软件,非常好用,尤其是对理解BT下载的实现非常有帮助。 -BT implemented with a VC download software, very easy to use, especially for understanding the realization of BT download is very helpful.
- 2022-07-24 10:19:59下载
- 积分:1
-
IP监视工具源码
IP监视工具源码-IP surveillance tool source code
- 2023-03-04 16:45:03下载
- 积分:1
-
websocket 简易聊天
包含两个小例子,websocket 简易聊天和在线人数统计。整理别人的。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-01-23 15:40:04下载
- 积分:1
-
消息框大全
消息框大全-news box Daquan
- 2022-06-13 00:22:49下载
- 积分:1
-
Multi
多文件上传,前面flex界面.后台php处理的,可自己修改成java-Multi-file upload, flex in front of the interface. Php deal with the background and can modify their own into java
- 2022-01-25 22:19:51下载
- 积分:1
-
internet网络编程,client与server的一些编程,欢迎下载.
internet网络编程,client与server的一些编程,欢迎下载.-internet network programming, the client and server programming, welcome to download.
- 2022-05-23 10:27:53下载
- 积分:1
-
Windows 客户端的 c + + SOCKT
这是由于Windows客户端套接字。使用非常简单。这个项目是一个DLL项目。你传承了客户端同步,并使用INetHandle点创建客户端套接字,那么你就可以接收和发送邮件服务器。
- 2022-12-09 23:20:03下载
- 积分:1
-
C# socket客户端简单源码
C# socket客户端简单源码,我也是刚接触这个,然后写了个简单的实现通信的源码,可以看看大概框架
- 2022-05-27 07:45:06下载
- 积分:1