EmbLogic's Blog

socket implementation

this is server side:

head    ;
access;
symbols;
locks; strict;
comment    @ * @;

desc
@this is server side, which is reading a request from client and also writing data to client side
@

this is client side:

head    ;
access;
symbols;
locks; strict;
comment    @ * @;

desc
@this is client side which is sending data to server and recieving data from server
@

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>