in reply to Socket: I don't get what is sent

Perhaps you should avoid trying to do socket stuff yourself and use STEM or POE

Replies are listed 'Best First'.
Re: Re: Socket: I don't get what is sent
by Anonymous Monk on Oct 17, 2002 at 14:37 UTC
    Well,
    first I want to learn how this works to write my own stuff
    second this is not my code, it is from an official Perl-Site
    where examples of how to program socket stuff are written.
    I don't understand that those 'official examples' do not work.
    Carl
Re: Re: Socket: I don't get what is sent
by princepawn (Parson) on Oct 17, 2002 at 17:20 UTC
    perhaps Lincoln Steins book on Network Programming in Perl will help. Also, you can be an apprentice for Stem and help out with its development.

    Good luck!