Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #36.9K
~4K People Reached
Member Avatar for prethum

[B]Retreving images from sql to datagrid View windows Forms[/B] Hi i have two colums in table, id and image i have stored my images in the Table ImgTB but the problem is while retreving the images. I just get a red cross.It would be great if some one can help …

Member Avatar for coolcurrent4u
0
3K
Member Avatar for Kalphiter

I am having trouble operating this code.[CODE]<?php ob_end_flush(); ob_implicit_flush(true); set_time_limit(0); function consoleEcho($msg, $DontShowDate = 0) { if(!$DontShowDate) $date = "[". date('m/d H:i:s'). "] "; $msg = $date . $msg; print($msg ."\n"); } class client { public $sock; public $ipaddr; public $chatServer; public $uid; function sendMessage($msg) { socket_write($client[$i]->sock, $msg . chr(0)); …

Member Avatar for Kalphiter
0
638
Member Avatar for ochien

Hi guys, any body knows that flash disk have a serial number like hard-disk, and it's unique or not ??? thanks.

Member Avatar for e-xperts
0
135
Member Avatar for Zeraskurinos

I use winsock a lot in my programs and it is very good but I can't achieve a connection when one of the users is behind an adsl router. What should I do in order to make the connection? I tryied port forwarding but the problem remains. The applications I …

Member Avatar for Zeraskurinos
0
61
Member Avatar for travish

hiii .. i need help in my server client program by which client n server can communicate to each other like chat server but at present it works just on LAN ...im using WINSOCK n i need to enter IP of the server to create connection between client n server..now …

Member Avatar for coolcurrent4u
0
81