Following Socket topics are covered here. These topics will keep on growing and updating. Visit again to see more topics.
Here are some of socket topics based on specific concepts and also a quick review to socket.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A complete step step by guide to socket programming
Basic Socket Concept's
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1 . Introducing Sockets - Basic's of the Socket
2 . Domains and Address Families
3 . Address Conversion Functions
4 . Socket Types and Protocols
5 . Binding Addresses to a Socket
6 . Connectionless-Oriented Protocols
7 . Connection-Oriented Protocols for Clients
8 . Connection-Oriented Protocols for Servers
9 . Hostname and Network Name Lookups
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1 . Introducing Sockets - Basic's of the Socket
a. socketpair
b. bind function
c. I/O on socketpair
2 . Domains and Address Families
a. af_x25 & SOCK_SEQPACKET
5 . Binding address to a socket
a. getsockname
b. getpeername
6 . Connectionless - Oriented Protocols
a. UDP Datagram Server
b. UDP Datagram Client
7 . Connection - Oriented Protocols for Clients
a. getservent
b. Writing a TCP/IP Client (daytime server).
c. daytime client
8 . Connection - Oriented Protocols for Servers
a. Writing a TCP/IP server (daytime server).
9 . Hostname and Network Name Lookup
a. Using socket uname function sample c code
b. gethostbyname
c. gethostbyaddr
d. struct hostent
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2 . Domains and Address Families
3 . Address Conversion Functions
4 . Socket Types and Protocols
5 . Binding Addresses to a Socket
6 . Connectionless-Oriented Protocols
7 . Connection-Oriented Protocols for Clients
8 . Connection-Oriented Protocols for Servers
9 . Hostname and Network Name Lookups
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A complete step step by guide to Advance socket programming
Advance Socket Concept's
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Basic Socket Concept's - Sample codes
3 . Socket Options
5 . Out-of-Band Data
7 . Network Security Programming
8 . Passing Credentials and File Descriptors
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1 . Introducing Sockets - Basic's of the Socket
a. socketpair
b. bind function
c. I/O on socketpair
2 . Domains and Address Families
a. af_unix
b. af_inet
a. af_x25 & SOCK_SEQPACKET
5 . Binding address to a socket
a. getsockname
b. getpeername
6 . Connectionless - Oriented Protocols
a. UDP Datagram Server
b. UDP Datagram Client
7 . Connection - Oriented Protocols for Clients
a. getservent
b. Writing a TCP/IP Client (daytime server).
c. daytime client
8 . Connection - Oriented Protocols for Servers
a. Writing a TCP/IP server (daytime server).
9 . Hostname and Network Name Lookup
a. Using socket uname function sample c code
b. gethostbyname
c. gethostbyaddr
d. struct hostent
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
收集好插座基本 (good collection of socket basic)
ReplyDeletethanks for liking the post. I will try to improve the quality as much as i can.
ReplyDelete--Saurabh Gupta
thanks for the putting all these concepts in one place.
ReplyDeletethey helped a lot
thanks jyoti.
ReplyDeletehoping u r good in sockets now.
--Saurabh Gupta
Thanks saurabh...for maintaining this blog... i like this blog...
ReplyDeletei am learning many concepts from here...
Thanks for liking supraja,
ReplyDeleteIn case you are feeling any difficulty in understanding the code and the concepts let me know I will update and explain them.
--Saurabh Gupta
nice collection.
ReplyDeletethank you for sockets concepts
ReplyDeletethanks for all information if you could do more examples
ReplyDeleteWe will try to add ...tnx
ReplyDelete