Hey all,
This is what im trying to do. Im networking two computers via a cross over cable (no other connection is coming in, including the internet). I have installed sendmail on computer A (well when i say installed it came on red hat). Now what I want to do is send an email from computer B by...
Hi all.
I have this .cpp file used to create a dll file. When i compile it however my other exe's cant seem to communicate with it. I believe that it is an "export" problem, meaning that the dll isnt exporting the functions that the exe needs to communicate with it. Is there a setting in VC++...
Hey all
I want to read all the characters from a txt file into a char array, however the problem is is with the code i am currently using i need to set the array size of the char array and if the file has more characters in than the amount of elements declared in the char array then some of the...
Hi all.
Im trying to code a client to communicate with a smtp server. Upon connecting to the smtp server the server sends their informaiton to the client, so i need to use the recv() method to get this information. I use a char buffer of about 300 to read this information into. I then wish to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.