搜索资源列表
BuildingJavaEnterpriseApplicationsVolumeIArchitect
- Java has become a confusing world. Five years ago, there were few decisions to make once you started programming in Java—you used AWT for graphical user interfaces, sockets for network programming, and hacked together everything else you needed
VCPPSummary-of-network-programming
- 1.套接字编程原理;2.基本的Windows Sockets API编程;3.MFC下的Socket编程的类;4.套接字的托管实现。四个部分介绍。-1. Socket programming principle 2. Basic Windows Sockets API programming 3. MFC Socket programming under the class 4. Managed implementation of the socket. Four-part introdu
CSharpsocket-error-solution
- C#socket通讯两个最经典错误解决方案。 经典错误1 无法访问已释放的对象。 对象名:“System.Net.Sockets.Socket”;解决方案 经典错误2 "远程主机强迫关闭了一个现有的连接。"解决方案-Two of the most classic C# socket communication error solutions. Classic error can not access a freed object. Object name: " System