Click here to Skip to main content
15,914,820 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Dear Sir,

I need to write rj-45 program in vc++.idoknow where to start.kindly help me out.

Regards,

Mohanvelc
Posted
Comments
Legor 23-Aug-12 5:12am    
You need to write it as homework or for your company? What have you done so far, where are your problems?
Mihai Vrinceanu 23-Aug-12 5:25am    
Most likely, he/she needs and TCP/IP server. http://www.codeproject.com/Articles/19307/Generic-TCP-IP-Client-Server
Sandeep Mewara 23-Aug-12 7:50am    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.

Take a look at this CP section: http://www.codeproject.com/KB/IP/[^]

With the given information it is impossible to give you a better answer.

Keep in mind that we will help you if we know the answer and if we understand properly the question.

Improve your question and maximize the opportunities to get answered.

Good luck.
 
Share this answer
 
You probably are a bit confused:
RJ45[^] is network connector, i.e. a piece of hardware.
You probably need to write a network application (that is some code).
Google is your friend, try searching for TCP client/server tutorials for your favourite platform.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900