Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

need help for my first experience in network

Status
Not open for further replies.

elecomp

Newbie level 5
Newbie level 5
Joined
Apr 27, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,350
I'm a beginner in network programming and i should make a network with 2 nodes for my project.
My need is to make an event handler in vc++ or cbuilder in which, when any data comes from the other side, this event handler is automatically called and I do my work with the received data in this handler. There is also a function for transmission of a packet.

Is there any ready dll or header file for this?

As I've searched, there are at least 3 ways for this work:
1. virtual com ports (mapping my lan card to this vcp)
2. winpcap
3. socket programming

For a beginner, which one is easier?

Can anybody help, please?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top