aspbeginner
Programmer
Please be patient with me because my mother tongue is not English.
You see a lot of the website that have the message boards of some kind.
For example,
It is about a dating service website. I become a member. I can view a list of members' information. I pick the other member I want to talk with. I click "Send me a message" on that member's profile page. I could leave messages on that page and we could talk together somehow.. I don't need to know the member's IP or the winsock stuff, just see the messages we send.. I just want a very simple chat project.. only for two people on this page.. I wish there was a way I could have them communicate with each other on
that page. What kind of chat should I write? Any source codes available? I want to do the easiest thing, not professional. I don't want the 3rd party component unless......
You see a lot of the website that have the message boards of some kind.
For example,
It is about a dating service website. I become a member. I can view a list of members' information. I pick the other member I want to talk with. I click "Send me a message" on that member's profile page. I could leave messages on that page and we could talk together somehow.. I don't need to know the member's IP or the winsock stuff, just see the messages we send.. I just want a very simple chat project.. only for two people on this page.. I wish there was a way I could have them communicate with each other on
that page. What kind of chat should I write? Any source codes available? I want to do the easiest thing, not professional. I don't want the 3rd party component unless......