登录
首页 » Visual C++ » goose

goose

于 2020-12-25 发布 文件大小:89KB
0 298
下载积分: 1 下载次数: 174

代码说明:

  利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)

文件列表:

Include
.......\bittypes.h,3928,2007-09-27
.......\ip6_misc.h,5615,2006-01-22
.......\Packet32.h,16965,2010-07-02
.......\pcap
.......\....\bluetooth.h,2016,2007-09-21
.......\....\bpf.h,29111,2008-10-10
.......\....\namedb.h,3421,2006-10-04
.......\....\pcap.h,14058,2008-12-23
.......\....\sll.h,5567,2008-08-31
.......\....\usb.h,2925,2007-09-21
.......\....\vlan.h,2155,2008-08-05
.......\pcap-bpf.h,2393,2007-04-01
.......\pcap-namedb.h,2125,2006-10-04
.......\pcap-stdinc.h,2803,2010-07-01
.......\pcap.h,2320,2006-10-04
.......\remote-ext.h,14945,2008-12-23
.......\Win32-Extensions.h,4033,2006-08-09
Lib
...\libpacket.a,20822,2008-12-23
...\libwpcap.a,53028,2008-12-23
...\Packet.lib,8450,2008-12-23
...\wpcap.lib,18882,2008-12-23
...\x64
...\...\Packet.lib,8290,2008-12-23
...\...\wpcap.lib,18466,2008-12-23
SendGoose
.........\ReadMe.txt,1195,2010-07-22
.........\sendgoose.c,3672,2010-07-22
.........\SendGoose.cpp,138,2010-07-22
.........\SendGoose.vcproj,3946,2010-07-22
.........\SendGoose.vcproj.JIANGGS.Administrator.user,1411,2010-07-23
.........\SendGoose.vcproj.WEBSTAR.wangwang.user,1411,2010-07-23
.........\stdafx.cpp,214,2010-07-22
.........\targetver.h,498,2010-07-22
SendSmv92
.........\ReadMe.txt,1195,2010-07-22
.........\sendsmv92.c,3682,2010-07-22
.........\SendSmv92.vcproj,3806,2010-07-22
.........\SendSmv92.vcproj.JIANGGS.Administrator.user,1411,2010-07-23
.........\SendSmv92.vcproj.WEBSTAR.wangwang.user,1411,2010-07-23
.........\stdafx.cpp,214,2010-07-22
.........\stdafx.h,233,2010-07-22
.........\targetver.h,498,2010-07-22
TestGoose
.........\ReadMe.txt,1195,2010-07-07
.........\stdafx.cpp,214,2010-07-07
.........\stdafx.h,233,2010-07-07
.........\targetver.h,498,2010-07-07
.........\TestGoose.c,15974,2010-07-16
.........\TestGoose.vcproj,3865,2010-07-22
.........\TestGoose.vcproj.JIANGGS.Administrator.user,1411,2010-07-23
.........\TestGoose.vcproj.WEBSTAR.wangwang.user,1411,2010-07-23
TestSmv92
.........\ReadMe.txt,1195,2010-07-21
.........\stdafx.cpp,214,2010-07-21
.........\stdafx.h,233,2010-07-21
.........\targetver.h,498,2010-07-21
.........\TestSmv92.c,17702,2010-07-22
.........\TestSmv92.cpp,17393,2010-07-21
.........\TestSmv92.vcproj,3865,2010-07-22
.........\TestSmv92.vcproj.JIANGGS.Administrator.user,1411,2010-07-23
.........\TestSmv92.vcproj.WEBSTAR.wangwang.user,1411,2010-07-23

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

发表评论

0 个回复

  • PuncturedConvolutionalCodes
    删除卷积码的译码算法,分析其删除原理,给出常用删除模式(Punctured Convolutional code decoding algorithms, to analyze the deletion of principle, given the deletion of common mode)
    2009-06-09 23:34:30下载
    积分:1
  • Ltpcc
    一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
    2008-04-02 10:55:28下载
    积分:1
  • smac_QOS
    一种基于服务质量的SMAC协议,对无线传感器的QOS的MAC协议代码。做了分析。(SMAC based on the quality of service agreement)
    2011-11-25 10:56:50下载
    积分:1
  • phone_com
    一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。 (A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
    2008-07-13 18:24:26下载
    积分:1
  • MySocket
    vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))
    2013-08-12 14:13:49下载
    积分:1
  • FreeSender
    FreeSender 群发器,学习socket 编程(FreeSender mass learning socket programming)
    2013-01-25 16:25:13下载
    积分:1
  • Bluetooth
    CBluetoothDlg dlg m_pMainWnd = &dlg INT_PTR nResponse = dlg.DoModal()
    2010-01-14 12:08:18下载
    积分:1
  • test
    VC6连接Redis服务器示例,系统:win32 xp sp3,编译器:VC6,无依赖(VC6 connect Redis server example, the system: win32 xp sp3, compiler: VC6, no reliance)
    2013-10-09 15:20:12下载
    积分:1
  • commassist
    visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
    2013-07-20 17:03:57下载
    积分:1
  • 2dfft
    c++ source fft ifft 2-d FFT ofdm
    2013-12-08 16:47:48下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载