ZeroEffect
Junior Contributor
Thanks for taking a look.
Awhile back I made a program for spitting data and routing it to a few destinations each in a different ascii format, All and all it was still just a ascii format. Due to some upgrades, the data that will need to be in a specific format. I am not sure if I am explaining myself adiquitly, but the best thing I can compare it to would be how an mp3 has the id3 tag information stored only in a specific place in the file. At this point I am not 100% sure of the format I need to get the upgrade done first. I do know the packet will be a UDP packet.
Everything that I have ever made have either been in vb or vb.net. I do have C for .net, and this might be a good project to start learning it.
Any information, either a sample, where I might find and example. I'll be in the MSDN if you want to find me.
Thanks again
ZeroEffect
Awhile back I made a program for spitting data and routing it to a few destinations each in a different ascii format, All and all it was still just a ascii format. Due to some upgrades, the data that will need to be in a specific format. I am not sure if I am explaining myself adiquitly, but the best thing I can compare it to would be how an mp3 has the id3 tag information stored only in a specific place in the file. At this point I am not 100% sure of the format I need to get the upgrade done first. I do know the packet will be a UDP packet.
Everything that I have ever made have either been in vb or vb.net. I do have C for .net, and this might be a good project to start learning it.
Any information, either a sample, where I might find and example. I'll be in the MSDN if you want to find me.
Thanks again
ZeroEffect