Hello,
I had posted this in data transmission section - but it was recommended to post in programming section.
I'm in the process of reading up on tcp.
i hav a project working in unix/C programming environment and I want to design a multi client tcp server.
Basically I would like to know if...
Hello,
I'm in the process of reading up on tcp.
i hav a project working in unix/C programming environment and I want to design a multi client tcp server.
Basically I would like to know if there is existing design pattern in C/unix domain.
Here is some more information on the problem.
Since I'm...
Hi,
is there any perl module to handle ascii to ucs-2 encode and decode?
basically I just want to read a file with ascii chars and get result in ucs-2 format (2 bytes per char)
thanks.
hi.
I'm trying to validate an input in the form of directory structure.
the directory has to be start with /forms/guide and can also have any sub direcotry existing off it.
the following would be valid entries
/forms/guide
/forms/guide/
/forms/guide/test
I have tried with no luck the...
hi.
would you know where I can get DBI module for perl 5.005.
I did download a version but got following error during first step of build process
ie. >perl Makefile.PL
Perl 5.006 required--this is only version 5.00503, stopped at Makefile.PL line 10.
BEGIN failed--compilation aborted at...
hi.
just looking at a problem where I want to split a large XML file into smaller sized chunks.
is there any recommended ways/ perl utilities for handling this.
I would need to take into account the opening and closing closing tags of an xml element.
ie. if the chunk size threshold was in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.