uhm...ok...ive pulled it off somehow..
dont yet have any GUI for the server
(yes i know the server is not supposed to
have a GUI but uhm im making this a one-on-one
chat like only client and server , zentara
did tough post some very good code on how
its actually supposed to be done and i have looked
upon that).
for all newbies like me,please DO NOT take this
code into consideration,its just an experiment
gone terribly wrong,but...working.
ok uhm...here's version 0.1
http://perlhobby.googlecode.com/svn/trunk/scripturi_perl_teste/chat0.1/
i have tested it in ubuntu,it seems to work ok,as long
as server starts first.
it doesnt work on windows.
client has GUI and you can do stuff with that but server
has only console and you can use that to send receive
messages.
i posted so that i get impressions/suggestions from you
monks as i am pretty...unexperienced atm.
i intend with all suggestions gathered to re-write the app several times until i get it perfectly right :)
thanks for any suggestions you might have

In reply to buggy chat app by spx2

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.