C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 06-14-2009, 05:37 PM   #1
Allways learning
 
cs_student's Avatar
 
Join Date: Aug 2008
Location: ~/
Posts: 37
Remote Function Calls

I want to create a simple IRC client. After reading online, I have learned they use something called "Remote Function Calls." However, I'm having a hard time understanding how to implement them. Could someone provide me with a good explanation or a link to one?

Thank you for your time and effort,

cs_student
cs_student is offline   Reply With Quote
Old 06-14-2009, 06:18 PM   #2
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,755
Quote:
Originally Posted by cs_student View Post
I want to create a simple IRC client. After reading online, I have learned they use something called "Remote Function Calls." However, I'm having a hard time understanding how to implement them. Could someone provide me with a good explanation or a link to one?

Thank you for your time and effort,

cs_student
I don't know what you're reading, but an IRC client doesn't require anything like a "remote function call." It's a line-oriented stream protocol.
__________________
"Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot
brewbuck is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Accurately detecting function calls Mole42 C Programming 5 05-17-2009 04:01 AM
Getting an error with OpenGL: collect2: ld returned 1 exit status Lorgon Jortle C++ Programming 6 05-08-2009 08:18 PM
<Gulp> kryptkat Windows Programming 7 01-14-2006 01:03 PM
Dikumud maxorator C++ Programming 1 10-01-2005 06:39 AM
C++ compilation issues Rupan C++ Programming 1 08-22-2005 05:45 AM


All times are GMT -6. The time now is 10:21 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22