• Welcome to Valhalla Legends Archive.
 

I need to be able to send offline messages

Started by warz, April 12, 2006, 02:39 AM

Previous topic - Next topic

warz

Anyone have any ideas on how to send offline messages? I'm making a buddy of mine a simple program, in which he wants to be able to send messages to himself from his PC/Phone thing he has. He can download and run single applications, but cannot install stuff like ICQ, or an email client.

Anyways, I was going to simply find some ICQ code on pscode.com, and tell him to make himself an ICQ account. Then, he could send himself ICQ messages from his phone. I'm not sure why he needs this but he says it'll help him remember stuff, I dunno.

I only know of ICQ allowing you to receive offline messages. None of the ICQ code works on pscode anymore, though. I then tried to find some free SMTP server that allowed sending anonymous email, or just any email. Those are not easy to come by.

I'm stuck, what other options are there? (that are easily insertable into a small program)

quasi-modo

He could run his pc as an smtp, or some other type of server.
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle

Joe[x86]

Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

DeTaiLs

Quote from: J on April 12, 2006, 12:04 PM
net send [ip here] Hello!
What did that have anything to do with a cell phone?



Joe[x86]

Ugh, stupid me for not comprehending the first post before replying! =p

Yeah, SMTP server on his computer would do it.
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

MyndFyre

I'm surprised such a sophisticated phone doesn't include any messenger (notably AIM) service.  Sending text messages will almost universally cost less than using internet access.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

hismajesty

Quote from: MyndFyre[vL] on April 12, 2006, 02:07 PM
I'm surprised such a sophisticated phone doesn't include any messenger (notably AIM) service. Sending text messages will almost universally cost less than using internet access.

All you need is a phone that CAN send text messages to use the AIM service, you don't have to have internet.

warz

Quote from: MyndFyre[vL] on April 12, 2006, 02:07 PM
I'm surprised such a sophisticated phone doesn't include any messenger (notably AIM) service.  Sending text messages will almost universally cost less than using internet access.

Well, the story goes like this. My buddy works at a car rental place that another friend of mines dad owns. Lost items come in every day, found in vans. One of those palm pilot looking phones, with the touch screen and windows ce or whatever on it. It remained unclaimed for a good month or so. My friend finally was able to take it home. He did some crazy research, or whatever, and found out you can remove the original software from it and install some a strange hacked version of windows ce but without the support for the phone features. The phone isn't his service, and I guess he would have rather fucked with the phone than sold it on ebay like I would have, haha. Anyways, either his install is messed up or the windows thing wont let him install applications such as AIM, and whatever. It cannot text message because there's no service provider or txt msg support. There's also no internet explorer. It is able to connect to the internet, though, via wireless internet.

Anyways, another question about this SMTP server I downloaded. I'm on a LAN at some college apartments. I'm hosting this server on a random port that I'm probably sure is unused. I cannot get the program I've setup though to see the SMTP server on the network. I know my internet ip, my lan ip and such. Shouldn't simply trying to connect to the internet IP on the correct port work? It doesn't seem to be.

CrAz3D

rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

rabbit

I know that when I tried to setup some servers on an old box of mine, I couldn't get outside connections even though my router was setup correctly.  As it turns out, my ISP had a big router for everyone in the area.  It might be the same for you.  Try talking to the college IT guys.
Grif: Yeah, and the people in the red states are mad because the people in the blue states are mean to them and want them to pay money for roads and schools instead of cool things like NASCAR and shotguns.  Also, there's something about ketchup in there.

topaz

If you can access sites, then write a script to pass messages over to whatever protocol
RLY...?