登录
首页 » Windows Socket编程 » Raw Socket use of a simple chat program. through this process Ethernet packets t...

Raw Socket use of a simple chat program. through this process Ethernet packets t...

于 2022-02-26 发布 文件大小:272.46 kB
0 80
下载积分: 2 下载次数: 1

代码说明:

利用Raw Socket实现的一个简单的聊天程序,可以通过这个程序加深对以太网封包概念的理解-Raw Socket use of a simple chat program. through this process Ethernet packets to deepen understanding of the concept of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1.对地图进行基本操作。 2.可以在专题地图向导的指导下,创建自己想要的专题图。 3.制作专题图,完全可以由你来控制。...
    1.对地图进行基本操作。 2.可以在专题地图向导的指导下,创建自己想要的专题图。 3.制作专题图,完全可以由你来控制。 -1. For basic operation maps. 2. Can be thematic maps under the guidance of the wizard to create a thematic map you want. 3. Production of thematic maps can be controlled by you.
    2022-10-05 20:00:02下载
    积分:1
  • ftp协议的server端的写,利用socket写的ftp协议的server端。...
    ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
    2022-04-18 05:09:54下载
    积分:1
  • 一个小型的局域网聊天工具,供初学者参考,很有价值
    一个小型的局域网聊天工具,供初学者参考,很有价值-A small local area network chat tool for beginners reference value
    2022-07-12 00:04:57下载
    积分:1
  • NETI@home is an open
    NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
    2023-09-09 23:40:03下载
    积分:1
  • 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线对临界资源的互斥访问,创建工作线...
    实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
    2022-08-16 07:31:26下载
    积分:1
  • C#中XML解析的DEMO序,绝对经典!学习C#者必备
    C#中XML解析的DEMO程序,绝对经典!学习C#者必备-C# In XML parsing DEMO procedures, an absolute classic! Learning C# Are essential
    2023-06-20 06:00:04下载
    积分:1
  • 局域网内的所有机器,都应该能够收到广播语音.c实现
    局域网内的所有机器,都应该能够收到广播语音.c实现-of all machines, should be able to broadcast voice. C to achieve
    2022-04-08 13:07:17下载
    积分:1
  • 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加!...
    1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制! 4:增加在线统计修改功能! 5:修正新手指南首页不显示错误! 6:修正了新手指南内容不换行错误! 7:修正新闻公告注入BUG! 8:修正首页只能显示一张照片的错误! 由于时间匆忙,请各位手动升级 V3.4最新功能,导航菜单添加管理, 升级方法: 新建表:Gq_menu 字段:id 自动编号 字段:menuid 长整型 字段:title 字符型 50 字段:url 字符型 随意 字段:open 逻辑型 字段:foot 逻辑型 字段:pass 逻辑型 新建表:Gq_config 字段分别为:qq dh sf RMB bbs 全部为备注型 -1 : layout re-organized to make it more reasonable, that the problem of slow! 2 : Home show increased voice! 3 : Amendments to the local software can not be downloaded! 4 : Amendments equipment display content restrictions, can add unlimited! 5 : delete cooperation resources, the increase is coming!**************************************************** maintain all the functions SP 3.3 update 1 : background website set up to solve
    2022-03-04 04:36:30下载
    积分:1
  • 条码查询代码,包括客户端和服务器端
    该代码实现了socket编程,客户端很好的完成了界面处理,实现简单;服务器端配置数据库,可以进行条码的插入、查询、删除等操作
    2023-02-24 17:50:06下载
    积分:1
  • 使用UDP协议的网络通信,发送接收模式的方向
    用UDP协议实现网络通信,发送方向接收方发送字符串消息“This is a test.”,接收方接收并显示字符串,如果几首成功,则发送方显示“OK”。-Using UDP protocol network communication, send the direction of the receiving party to send a string message
    2022-03-01 08:18:20下载
    积分:1
  • 696521资源总数
  • 104061会员总数
  • 15今日下载