From: Alexey Tourbin <at@turbinal.org> To: community@altlinux.ru Subject: [Comm] Re: LWP problemms Date: Tue, 14 Jan 2003 18:06:02 +0300 Message-ID: <20030114150602.GA8557@ungrund> (raw) In-Reply-To: <012901c2bbcd$0b235570$0100a8c0@tdko.com> [-- Attachment #1: Type: text/plain, Size: 1123 bytes --] On Tue, Jan 14, 2003 at 04:01:22PM +0300, mtx wrote: > Уважаемый community! > > У меня вот какая проблема: Написал я скрипт на ПЕРЛе для передачи sms > через сайт www.nwgsm.com, но к сожалению в ответе на запрос приходит > пустая форма, какбуд-то не переданы параметры. Бъюсь уже не один день, А на сайте www.nwgsm.com уже не один день бъются, чтобы пользователи честно смотрели баннеры и т.п. :) > из разных примеров, из разных систем (ALT Linux Master 2, FreeBSD, > Windows) - и ни какого положительного результата. Хотя на сайт своей > компании передаю таким же образом - и все нормально. Как Вы понимаете, от ОС это не зависит. :) > Подскажите кто знает или сталкивался с похожей проблемой!!! Вам нужно изучить протокол http (rfc2616). В данном случае вам нужно заняться reverse engeneering и сформировать в точности такой же http запрос, который посылает броузер. Для этого удобнее всего использовать tcp port forwarder, который делает dump http трафика. Установите со CPAN модуль Net::Socket::NonBlock, в нем есть все необходимые библиотеки и скрпты (tcppf-fl.pl). -- WBR, Alexey Tourbin BIOZAK Ltd., Russia [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-01-14 15:06 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-01-14 13:34 ` [Comm] " Vladimir Alyekhin 2003-01-14 13:40 ` Grigory Batalov 2003-01-14 16:52 ` Viacheslav Petruhin 2003-01-14 23:43 ` Grigory Batalov 2003-01-14 15:06 ` Alexey Tourbin [this message] 2003-01-14 15:32 ` [Comm] " Alexander Bokovoy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030114150602.GA8557@ungrund \ --to=at@turbinal.org \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git