TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
L A
NA
4
0
Serialization? or something else
Aug 19 2008 12:15 PM
Hi everybody, I know this is going to sound like and easy to answer question, and probably it is, but I need to split a string that have no delimiters, either by determined sizes (about five different sizes) or only by 8 bits each, and then manipulate the string from there. the values I am getting are '1' and '0' but no commas, headers or spaces or any other delimiter for the string.
The actual string can be between 800 bits to 14000 bits long. No spaces and some of these values are text, other are numbers and other dates.As soon as I split the string I can manipulate it individually.
I have looked in many places for the answer but everything point to delimiters, I haven't found one with my situation in particular. If you can point me to the right place would be great.
By the way the string comes from a socket connection and after I manipulate it I have to put it in a Database and then move the file to let another to come through.
Thanks in advance for your help
Reply
Answers (
2
)
Serialization
problem using asp.net ajax