Network
In general, the term network can refer to any interconnected group or system.
Language
Platform
Any
License
Any
Hi,
This is Senthil .I am new to this forum .I want to connect to RackSpace Server In perl.Could you please share your idea if you have
regards
B.K Senthil Kumar
Hi,
I need a quick help from GURUs of PERL.
I moved a website to a new location and got an error "Internal Server Error" instead of specific error. As i don't know PERL so i don't know how to...
test from test email ID Message-Id:
I want to select only subject filed. Is there any way to strip both of them using the regex.
I also want to know if there is any way to replace new line...
Book Description
With this concise, problem-solving guide, networking professionals will learn how to identify network security threat implement uniform security throughout their networks,...
Hi,
I'm hoping someone can help me with this problem that has me banging my head against the keyboard.
I'm writing a script that connects via socket to a vbulletin forum, POSTS the login form,...
Hello to this Community from Germany.
First time i will say hello to this Community.
I would have there a small JOB to assigning.
I look for a Freelancer/Perlcoder that me a license inquiry...
send ("$line\r\n");
: };
: if ($@) {
: print "other side closed connection...\n";
: }:
:
: Many languages provide library implementers the choice of throwing
: exceptions or having...
login($user, $pass);
$ cp ~/myfile.tar.gz vault/
$ exit
$file = "myfile.tar.gz";
if (unlink($file) == 0) {
print "File deleted successfully.";
} else {
print "File was not deleted...
Currently, a user is suppossed to edit a text file by adding their name after "Engineer Name:" and send it t via e-mail to a pop3 system as a .txt attachment. With my perl program I got it to access...
I am currently working on my companies website using Perl (library holds mostly cgi, not a lot of flexibility) and am using Microsoft's IIS. I am trying to implement a radio button that has buttons...
: : I have a couple general questions concerning the POE module from
: : CPAN.
: I went to a talk on that once and it looked really powerful.
:
: : Does anyone know of any security issues with...
Hi,
: It basically needs to check if there is new mail in mailbox(A) and
: if there is one then it sends to mailbox(B) short note(mail) that
: i've recive a mail in that mailbox. It sends info...
hi iv got an assignment that was ment to be handed in last week, i really do not understand perl no matter how much i read it or attempt it, i end up nowhere!!!
I need to create a website with a...
: Hi. guys.
: I do little programming in x86-asm, and i've made a server program in Fasm32...
: which just when opened in one computer, can transfer data to other computer in a network.
:
: but...
Hi. guys.
I do little programming in x86-asm, and i've made a server program in Fasm32...
which just when opened in one computer, can transfer data to other computer in a network.
but i am...
Windows XP with IIS 5.1
I have had several cgi perl scripts displaying graphs working fine.
Machine lost keyboard and mouse, and had to reload the system.
Now it does not work.
Click on...
: I am interested in a way to capture all keystrokes on the
: computer/server. It is to be used on a honeypot that i have to capture
: all keys pressed.
:
Essentially, a keylogger? Or do you...
: : I have MySQL server 5.0 installed on my computer as well as Perl v5.8.8. In order to use MySQL databases in Perl, modules DBI and DBD::mysql need to be installed. I installed the DBI module fine,...