搜索资源列表
Matlab
- Matlab与C语言程序的应用编程接口 在unix下写socket程序可能是最方便,只要掌握其一般步骤,就可以松的写出面向传输层的应用。
c#socket通讯代码
- c# 异步编程的好例子
downAndUp.rar
- 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
vc3583578356
- socket-tcp、udp编程,包括多线程处理-socket
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
vbcsnetch01
- VB C# Socket 教你如何用.NET进行网络编程-How to use Socket
SUPERSOCKET
- SOCKET编程文档及实例含有客户端和服务器端-SOCKET programming documentation and examples containing the client and server-side
SocketTest
- VBNET 简单的socket编程实例,来自一本教程书,用以开发启示。-A simple socket VBNET programming examples, from a tutorial book, and for the development of revelation.
Port_Band
- socket编程,端口绑定的,很好用,大家可以试一试-socket programming, port binding, very good, we can try
SocketDemo
- c#socket编程入门可以基本了解网络编程的过程-c# socket programming entry can be a basic understanding of network programming process
CSharp-and-.net-base-lession
- 非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET, Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于 复习C#和MSsql很有帮助!-Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET, Socket network pr
CSharp-Socket-note
- 这是一个关于C#的Socket方面的编程笔记-This is a note on Socket programming aspects of C#
P2P
- 利用Socket编程,P2P编程,已调试通过-Socket P2P Programming
socket
- C#socket编程,适合初学者下载研究。包含客户端和服务端2个项目。- C# socket programming for beginners download the study. Including client and server-side two projects.
Socket-communication-in-CSharp-
- C#网络编程代码,很好的参考资料,对于网络编程有很好的帮助-C# network programming code, a good reference for network programming have a good help
Client
- 利用socket编程实现数据的发送和接收-Use socket programming to send and receive data