Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
2
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for widapol

Hi all, I want to send a file to my gmail over socket. Reading a file and writing it to socket is simple but actually I donot know how to implement SMTP over socket. Could anyone tell me how to do it ?

Member Avatar for group256
0
91
Member Avatar for widapol
Member Avatar for widapol
0
77
Member Avatar for widapol

Hi all, when I declare an array: [CODE]datatype array[Index];[/CODE] what's max value of Index ?

Member Avatar for gerard4143
0
189
Member Avatar for widapol

Hi all, I'm learning socket programming in Unix. My jobs is sending some frames over TCP/IP Client-Server model, ex Hello, Ack, Bye packets. Each frames have a ID field, which helps we know which packet the server/client received. For example, 1 for Hello, 2 for Ack and 3 for Bye. …

Member Avatar for widapol
0
621
Member Avatar for widapol

Hi all, I got a problem with this question: Read the string "hello" include the NULL character in the end of string. How can I do it ?

Member Avatar for zark_yoc
-1
230