Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~520 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ivabigun

Hi guys im trying to telnet to an IP address that is entered into a textbox from the click of a button but im having problems as it just gives me errors when i run it. Here is my code: [code] Private Sub btnTelnet_Click(ByVal sender As System.Object, ByVal e As …

Member Avatar for kevinwebster83
0
184
Member Avatar for ivabigun

Hi guys, I am working on an encryption/decryption vigenere cipher at present. Ive been reading and writing to text files using integer arrays and then modding them together in order to get the full ASCII character set. the problem i am facing is, when i am encrypting, the spaces dissapear …

Member Avatar for indienick
0
96
Member Avatar for ivabigun

Hi, I am wanting to reverse mod 128 or 255 on ASCII values, does anyone know how to do this? Thanks

Member Avatar for ivabigun
1
142
Member Avatar for ivabigun

Hi people, I am wantng to read a key in as an argument that will duplicate itself to the exact character length as the plaintext , read from a text file. E.g. key = deceptive Then i need it to repeat until the end of the plaintext file length as …

Member Avatar for ivabigun
0
98