Click here to Skip to main content
15,912,329 members

Comments by xLordProgrammer (Top 10 by date)

xLordProgrammer 12-Jan-14 1:21am View    
yes they know
xLordProgrammer 12-Jan-14 0:22am View    
there are some Companies which they have a specified predefined database. my program will be installed on the companies client computers. so, I need to get IP, port, username and password of database servers and then create connection string and connect to each database with its own connection string.
xLordProgrammer 11-Jan-14 7:04am View    
Windows (desktop application)
xLordProgrammer 11-Jan-14 7:02am View    
Deleted
Windows (desktop application)
xLordProgrammer 10-Nov-13 2:34am View    
thanks for responses and specially thanks pasztorpisti.
I know that there are some small bugs in code, and after your response I fixed them. but the thing that is so interesting is: when I debug the program it works fine, and all received file is perfect, but when I release the program the received file is corrupted. is there any problem in sequence of packets?