|
-
May 7th, 2003, 12:26 PM
#1
Thread Starter
Hyperactive Member
SnoopNET Protocol v1
SnoopNET Protocol Version 1.0
I am working on creating a new protocol for a program. I'm not sure exactally what I want the program to be. Maybe I file sharing utility, or a chat-type program. I dont want to make an Instant Messenger or anything because there are so many around today. I want to make something unique. I have started a protocol in my head. I got the protocol idea when my teacher was talking about chromosomes in Biology. Below is an example packet I just created off the top of my head. I will break it down below the packet.
Code:
*1a01usernamea02passworda03capibilities
* = packet start
1 = version
a01 = username is next
a02 = password is next
a03 = cabilities are next
Does anyone have any suggesstions or want to help in the protocol creation and application programming?
Kevin Carpenter
Currently Working in the CAOS (CA Operating System) Group
-
May 10th, 2003, 10:48 PM
#2
Thread Starter
Hyperactive Member
Update!!
All information from this program, such as user account information, will be stored in a MySQL database. Please give suggestions. Thanks.
Kevin Carpenter
Currently Working in the CAOS (CA Operating System) Group
-
May 11th, 2003, 07:27 AM
#3
Addicted Member
I'm not really sure this is possible...

Register: GT NXS
Two great communities with no pesky ads!
-
May 11th, 2003, 10:05 AM
#4
Thread Starter
Hyperactive Member
What isnt possible? Everything I said amove is possible in VB,
Kevin Carpenter
Currently Working in the CAOS (CA Operating System) Group
-
May 26th, 2003, 08:52 PM
#5
Fanatic Member
wouldn't you essentially be wrapping this thing in TCP/IP?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|