代码搜索:drcom
找到约 190 项符合「drcom」的源代码
代码结果 190
www.eeworm.com/read/319814/13441715
c misc.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/201179/15414830
c init.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/201179/15414838
c misc.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/442904/7642558
challenge
8 bytes
This challenge packet is sent by the server whenever
it receives request from a host.
The weird thing is, Ethereal sniffs a trailing garbage
(8 bytes) with this packet.
struct drcom_challen
www.eeworm.com/read/442904/7642568
request
20 bytes
We send this packet when we want to login, logout, or change the password.
Upon receiving this packet, the server replies with a CHALLENGE packet.
struct drcom_request
{
struct drcom_hos
www.eeworm.com/read/441865/7663610
challenge
8 bytes
This challenge packet is sent by the server whenever
it receives request from a host.
The weird thing is, Ethereal sniffs a trailing garbage
(8 bytes) with this packet.
struct drcom_challen
www.eeworm.com/read/441865/7663620
request
20 bytes
We send this packet when we want to login, logout, or change the password.
Upon receiving this packet, the server replies with a CHALLENGE packet.
struct drcom_request
{
struct drcom_hos
www.eeworm.com/read/308230/13705691
challenge
8 bytes
This challenge packet is sent by the server whenever
it receives request from a host.
The weird thing is, Ethereal sniffs a trailing garbage
(8 bytes) with this packet.
struct drcom_challen
www.eeworm.com/read/308230/13705701
request
20 bytes
We send this packet when we want to login, logout, or change the password.
Upon receiving this packet, the server replies with a CHALLENGE packet.
struct drcom_request
{
struct drcom_hos
www.eeworm.com/read/283576/9006154
h private.h
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you c