kngofdrkns's Profile
Reputation: 7
Worker
- Group:
- Active Members
- Active Posts:
- 82 (0.04 per day)
- Joined:
- 21-May 08
- Profile Views:
- 1,422
- Last Active:
Nov 28 2012 07:49 AM- Currently:
- Offline
Previous Fields
- Country:
- EG
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Playstation
- Your Car:
- Volkswagen
- Dream Kudos:
- 0
Latest Visitors
-
macosxnerd101 
31 Oct 2011 - 06:28 -
Ryano121 
20 Oct 2011 - 14:32 -
brep 
18 Oct 2011 - 17:06 -
modi123_1 
18 Oct 2011 - 12:47 -
CodingSup3rna... 
16 Oct 2011 - 12:32
Posts I've Made
-
In Topic: deleted tool box items by mistake
Posted 28 Apr 2012
thank you -
In Topic: Bad data error in DES decryption.
Posted 27 Apr 2012
same problem after applying file headerwith name length and data
try { byte[] clientData = new byte[1024 * 5000]; int receivedBytesLen = s.Receive(clientData); byte[] b = clientData; int fileNameLen = BitConverter.ToInt32(clientData, 0); fileName = Encoding.ASCII.GetString(clientData, 4, fileNameLen); byte[] l = Encoding.ASCII.GetBytes(fileName); Console.WriteLine("Client:{0} connected & File {1} started received.", s.RemoteEndPoint, fileName); string temp = System.Text.Encoding.UTF8.GetString(b, 3 + fileNameLen, receivedBytesLen); // the line causing the error i think. fileBytes = System.Text.Encoding.UTF8.GetBytes(temp); Console.WriteLine("rec file"); } catch (Exception exx) { Console.WriteLine(exx.ToString()); Console.Read(); } -
In Topic: Bad data error in DES decryption.
Posted 27 Apr 2012
i understand the char problem. can u state the class to access the header or create one for the block? -
In Topic: The panel delete the contents when using invoke to add.
Posted 21 Dec 2011
Thanks i thought it will add the label again not over write it
-
In Topic: form turn to not responding after download...!
Posted 26 Nov 2011
Alf shokr ya basha. I tried this and it works and the form doesn't turn to not responding but it still doesn't show the MessageBox.Show(msg);
any ideas?
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- November 21
- Gender:
-
Contact Information
- E-mail:
- Click here to e-mail me
Friends
kngofdrkns hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
kngofdrkns has no profile comments yet. Why not say hello?