Connecting Tech Pros Worldwide Forums | Help | Site Map

Socket connection problem

Newbie
 
Join Date: Jan 2007
Posts: 1
#1: Jan 9 '07
Hi,
I have written a client server program in perl. After successful connection to the server from the client. The Server should be able to write any messages to the client without receiving any single character from client after successful connection to the server. But in my process, the client able to receive any message from server after sending any single character to the server.
Please help me for this !!


Thanks in advance
Ganeshwari.
miller's Avatar
Moderator
 
Join Date: Oct 2006
Location: San Francisco, CA
Posts: 830
#2: Jan 10 '07

re: Socket connection problem


Where's your code?
Reply


Similar Perl bytes