Martin

Senior Member
Dec 31, 2000
56,913
I'm all about the realness

how you been? hows work?
Week going well so far. Designed a mini framework for remote procedure calls over a socket connection with tcp. Now the plan is to take a simple app, mark a few function calls and transform them automatically to go over the network, client/server model. Think I found the spark that was missing lately.
 

.zero

★ ★ ★
Aug 8, 2006
83,583
Week going well so far. Designed a mini framework for remote procedure calls over a socket connection with tcp. Now the plan is to take a simple app, mark a few function calls and transform them automatically to go over the network, client/server model. Think I found the spark that was missing lately.
Good stuff and glad you found the spark

Have you worked with web services?
 

Martin

Senior Member
Dec 31, 2000
56,913
Good stuff and glad you found the spark

Have you worked with web services?
Not web services as such but I've done some similar things (mostly in school) with other technologies. Thing I'm doing right now is similar, just much simplified, dealing with raw bytes over the network connection, while web services use http.
 

.zero

★ ★ ★
Aug 8, 2006
83,583
A slow afternoon, haven’t had one of those in a while

Not web services as such but I've done some similar things (mostly in school) with other technologies. Thing I'm doing right now is similar, just much simplified, dealing with raw bytes over the network connection, while web services use http.
Good stuff
 

Users Who Are Viewing This Thread (Users: 1, Guests: 141)